summaryrefslogtreecommitdiff
path: root/i18n/unix
Commit message (Expand)AuthorAgeFilesLines
* This patch removes the dependencies from Makefile.in. Dependenciestrawick2000-11-151-24/+2
* Move all of the i18n private header files to an arch directory underrbb2000-11-093-91/+6
* ensure that all cpp directives start with a # in column onefanf2000-10-251-3/+3
* Clearing more things off my plate. Here is the -internal- utf8/ucs2wrowe2000-10-172-0/+369
* Remove some casts in calls to iconv().trawick2000-08-201-4/+5
* Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...wrowe2000-08-061-12/+12
* prefix libapr functions and types with apr_dougm2000-08-021-24/+24
* Update dependenciessascha2000-07-231-1/+1
* Move all APR functions related to strings to their own directory, andrbb2000-07-211-0/+1
* Update dependancies in APRrbb2000-07-071-4/+5
* Add support to ap_xlate_open() for an app to specify that thetrawick2000-06-141-9/+38
* ap_bwrite_xlate() now handles the case where it was passed a partialtrawick2000-06-131-2/+23
* Update dependencies.ben2000-06-111-3/+3
* ap_xlate_conv_buffer(): don't treat it as an error iftrawick2000-06-021-1/+5
* 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