summaryrefslogtreecommitdiff
path: root/i18n
Commit message (Expand)AuthorAgeFilesLines
* Add ap_xlate_get_sb() so that an app can find out whether or nottrawick2000-05-241-0/+6
* bug fix: ap_xlate_open() neglected to clear field sbcs_tabletrawick2000-05-231-1/+1
* Add ap_xlate_conv_byte() to convert one char between single-byte charactertrawick2000-05-101-0/+10
* Make `mm' an INCDIR in shmem/unix, so that the INCDIR rewriter cansascha2000-04-301-1/+0
* Update comment for depend target. The template makefiles are now calledsascha2000-04-301-1/+1
* Move apr_config.h and apr_config.hw to apr_private.h and apr_private.hw.rbb2000-04-222-2/+2
* ignore Makefilesrbb2000-04-211-0/+1
* Add ap_xlate_open() et al for translation of text between differenttrawick2000-04-202-0/+327