summaryrefslogtreecommitdiff
path: root/i18n
Commit message (Expand)AuthorAgeFilesLines
* Update dependenciesSascha Schumann2000-07-231-1/+1
* Move all APR functions related to strings to their own directory, andRyan Bloom2000-07-211-0/+1
* Update dependancies in APRRyan Bloom2000-07-071-4/+5
* Add support to ap_xlate_open() for an app to specify that theJeff Trawick2000-06-141-9/+38
* ap_bwrite_xlate() now handles the case where it was passed a partialJeff Trawick2000-06-131-2/+23
* Update dependencies.Ben Laurie2000-06-111-3/+3
* ap_xlate_conv_buffer(): don't treat it as an error ifJeff Trawick2000-06-021-1/+5
* Add ap_xlate_get_sb() so that an app can find out whether or notJeff Trawick2000-05-241-0/+6
* bug fix: ap_xlate_open() neglected to clear field sbcs_tableJeff Trawick2000-05-231-1/+1
* Add ap_xlate_conv_byte() to convert one char between single-byte characterJeff Trawick2000-05-101-0/+10
* Make `mm' an INCDIR in shmem/unix, so that the INCDIR rewriter canSascha Schumann2000-04-301-1/+0
* Update comment for depend target. The template makefiles are now calledSascha Schumann2000-04-301-1/+1
* Move apr_config.h and apr_config.hw to apr_private.h and apr_private.hw.Ryan Bloom2000-04-222-2/+2
* ignore MakefilesRyan Bloom2000-04-211-0/+1
* Add ap_xlate_open() et al for translation of text between differentJeff Trawick2000-04-202-0/+327