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
/
strings
/
apr_snprintf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
A simple memcpy is sufficient here, because we know the length of the
sascha
2002-05-07
1
-1
/
+2
*
Optimize away a strncmp that accounted for 10% of the run time of
brianp
2002-05-07
1
-0
/
+7
*
clean up the use of apr_sockaddr_t (stay out of family-specific
trawick
2002-03-15
1
-3
/
+2
*
PR: 9932 (apache 1.3)
jim
2002-03-14
1
-0
/
+4
*
Update our copyright for this year.
fielding
2002-03-13
1
-1
/
+1
*
Formatting cleanup only - I'm now convince this code is clean - but some
wrowe
2002-02-12
1
-2
/
+2
*
You know the style was horrendous when it requires *two* passes to get
jerenkrantz
2002-02-05
1
-43
/
+43
*
Style changes - tabs to spaces primarily.
jerenkrantz
2002-02-05
1
-679
/
+683
*
Sing, "we are apr"... and make all hash functions accept apr_ssize_t
wrowe
2001-05-16
1
-4
/
+4
*
Patch to allow %qd within apr_snprintf, but handle the platform specific
wrowe
2001-05-03
1
-1
/
+7
*
Get apr_snprintf() compiling again on platforms without isnan() or
trawick
2001-04-27
1
-3
/
+8
*
Make ap_snprintf() more robust against border situations with
martin
2001-04-27
1
-10
/
+20
*
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
1
-1
/
+1
*
Moved the prototypes for apr_snprintf and apr_vsnprintf to the
rbb
2001-02-11
1
-0
/
+1
*
renaming various functions for consistency sake
dougm
2001-02-08
1
-1
/
+1
*
apr_snprintf()'s %pI format string now takes apr_sockaddr_t *
trawick
2000-12-16
1
-8
/
+26
*
don't print anything for "%n"
gstein
2000-11-02
1
-4
/
+8
*
Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols
wrowe
2000-10-16
1
-3
/
+3
*
apr_snprintf(): Get quad format strings working on OS/390 (and perhaps
trawick
2000-09-13
1
-6
/
+2
*
Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...
wrowe
2000-08-06
1
-21
/
+22
*
prefix libapr functions and types with apr_
dougm
2000-08-02
1
-11
/
+11
*
Caught a bad var arg linkage declaration.
wrowe
2000-07-25
1
-1
/
+2
*
Move all APR functions related to strings to their own directory, and
rbb
2000-07-21
1
-0
/
+1196