index
:
delta/libapr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
i18n
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix hand-patched typos (sorry guys)
wrowe
2001-02-25
1
-5
/
+5
*
Fix the hosed #ifdef APR_HAVE_FOO_H tests, the #if HAVE_ tests, and
wrowe
2001-02-25
1
-5
/
+5
*
Update copyright to 2001
fielding
2001-02-16
2
-2
/
+2
*
renaming various functions for consistency sake
dougm
2001-02-08
1
-3
/
+3
*
Handle the second parameter to iconv() differently, respecting that
trawick
2001-02-08
1
-3
/
+9
*
Revert last change and solve warning by explicit cast. The need would
fielding
2001-01-28
1
-2
/
+2
*
Remove compiler warnings due to lack of string.h and bad const on
fielding
2001-01-28
1
-3
/
+6
*
Libtool-ize APR.
gstein
2001-01-09
2
-23
/
+8
*
Fix changed include paths.
ben
2000-12-31
1
-1
/
+1
*
These two patches for apr and apr-util fix compile warnings on Solaris for
trawick
2000-12-22
1
-1
/
+1
*
Cleanup a group of apr compil warnings on Solaris
rbb
2000-12-21
1
-0
/
+3
*
Move apr_private.h.in from the include directory to the arch/unix
rbb
2000-12-08
1
-1
/
+2
*
include stddef.h for NULL
trawick
2000-11-30
1
-0
/
+3
*
This patch removes the dependencies from Makefile.in. Dependencies
trawick
2000-11-15
1
-24
/
+2
*
Move all of the i18n private header files to an arch directory under
rbb
2000-11-09
3
-91
/
+6
*
ensure that all cpp directives start with a # in column one
fanf
2000-10-25
1
-3
/
+3
*
Clearing more things off my plate. Here is the -internal- utf8/ucs2
wrowe
2000-10-17
2
-0
/
+369
*
Remove some casts in calls to iconv().
trawick
2000-08-20
1
-4
/
+5
*
Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...
wrowe
2000-08-06
1
-12
/
+12
*
prefix libapr functions and types with apr_
dougm
2000-08-02
1
-24
/
+24
*
Update dependencies
sascha
2000-07-23
1
-1
/
+1
*
Move all APR functions related to strings to their own directory, and
rbb
2000-07-21
1
-0
/
+1
*
Update dependancies in APR
rbb
2000-07-07
1
-4
/
+5
*
Add support to ap_xlate_open() for an app to specify that the
trawick
2000-06-14
1
-9
/
+38
*
ap_bwrite_xlate() now handles the case where it was passed a partial
trawick
2000-06-13
1
-2
/
+23
*
Update dependencies.
ben
2000-06-11
1
-3
/
+3
*
ap_xlate_conv_buffer(): don't treat it as an error if
trawick
2000-06-02
1
-1
/
+5
*
Add ap_xlate_get_sb() so that an app can find out whether or not
trawick
2000-05-24
1
-0
/
+6
*
bug fix: ap_xlate_open() neglected to clear field sbcs_table
trawick
2000-05-23
1
-1
/
+1
*
Add ap_xlate_conv_byte() to convert one char between single-byte character
trawick
2000-05-10
1
-0
/
+10
*
Make `mm' an INCDIR in shmem/unix, so that the INCDIR rewriter can
sascha
2000-04-30
1
-1
/
+0
*
Update comment for depend target. The template makefiles are now called
sascha
2000-04-30
1
-1
/
+1
*
Move apr_config.h and apr_config.hw to apr_private.h and apr_private.hw.
rbb
2000-04-22
2
-2
/
+2
*
ignore Makefiles
rbb
2000-04-21
1
-0
/
+1
*
Add ap_xlate_open() et al for translation of text between different
trawick
2000-04-20
2
-0
/
+327