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
/
include
/
apr_dso.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespaces in all *.h.
ivan
2022-11-19
1
-3
/
+3
*
Fix the typo.
jorton
2006-08-03
1
-1
/
+1
*
Update license header.
jorton
2006-08-03
1
-6
/
+6
*
Update copyright year to 2005 and standardize on current copyright owner line.
jerenkrantz
2005-02-04
1
-1
/
+2
*
Relicense APR under Apache License, Version 2.0
jerenkrantz
2004-02-13
1
-49
/
+10
*
Just an observation pointed out by rbb.
wrowe
2003-03-17
1
-0
/
+2
*
Rebalance our exposed headers such that everything is nested properly
wrowe
2003-03-05
1
-12
/
+12
*
Update copyright notices to 2003.
thommay
2003-01-01
1
-1
/
+1
*
Update our copyright for this year.
fielding
2002-03-13
1
-1
/
+1
*
Add the rest of the doxygen changes for APR.
rbb
2001-08-12
1
-7
/
+10
*
Update copyright to 2001
fielding
2001-02-16
1
-1
/
+1
*
Missing a few @deffunc's
wrowe
2001-01-18
1
-1
/
+4
*
Add linkage declarations to the DSO functions.
rbb
2001-01-12
1
-6
/
+8
*
Cleanup some docs for APR. Also, add docs for all of the canonical
rbb
2000-12-04
1
-3
/
+12
*
Protect a couple of functions with the appropriate #if's.
rbb
2000-12-02
1
-0
/
+4
*
Make the APR headers sane.
gstein
2000-11-26
1
-1
/
+2
*
Add some docs to APR.
rbb
2000-10-09
1
-1
/
+1
*
Fix some docs
rbb
2000-09-13
1
-3
/
+3
*
prefix libapr functions and types with apr_
dougm
2000-08-02
1
-7
/
+7
*
Remove a keyword that isn't working properly.
rbb
2000-07-22
1
-1
/
+0
*
Change the name of the DSO heading. This is a bit more clear IMO.
rbb
2000-07-22
1
-1
/
+1
*
Convert the dso docs to the ScanDoc format.
rbb
2000-07-22
1
-31
/
+24
*
ap_dso_init() isn't needed. if/when a platform needs it, then
gstein
2000-07-15
1
-10
/
+0
*
minor typo.
gstein
2000-07-14
1
-1
/
+1
*
constification.
ben
2000-06-11
1
-1
/
+1
*
Rework DSO error reporting to be more flexible & informative.
bjh
2000-05-31
1
-1
/
+1
*
Update the ap_dso_error API to work with other platforms.
rbb
2000-05-29
1
-1
/
+1
*
PR:
wrowe
2000-05-28
1
-2
/
+3
*
Fix the dso error handling.
rbb
2000-05-27
1
-0
/
+2
*
Change the format for APR function documentation. This uses the perldoc
rbb
2000-04-16
1
-21
/
+38
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
rbb
2000-04-14
1
-1
/
+1
*
more documentation movement
dgaudet
2000-04-14
1
-0
/
+28
*
Fix some minor bugs in the Unix dso code. This works on Linux, but
rbb
2000-04-04
1
-1
/
+1
*
fix the rest of the struct foo_t to struct ap_foo_t. Next is removing the
rbb
2000-04-03
1
-1
/
+1
*
Update to Apache Software License version 1.1
fielding
2000-03-31
1
-34
/
+34
*
More tidy up for the dso functions. Somehow missed these in my previous
dreid
2000-03-28
1
-1
/
+2
*
Add DSO's to the APR build process. This also cleans up the DSO stuff, to
rbb
2000-03-27
1
-7
/
+7
*
When adding the dso stuff I forgot this one.
dreid
2000-03-26
1
-0
/
+77