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
/
time
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move apr_private.h.in from the include directory to the arch/unix
rbb
2000-12-08
1
-1
/
+2
*
This patch removes the dependencies from Makefile.in. Dependencies
trawick
2000-11-15
1
-41
/
+2
*
Move all of the time private header files to an arch directory under
rbb
2000-11-09
5
-76
/
+4
*
add missing function
gstein
2000-11-03
1
-0
/
+4
*
Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols
wrowe
2000-10-16
2
-4
/
+4
*
Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...
wrowe
2000-08-06
5
-70
/
+73
*
prefix libapr functions and types with apr_
dougm
2000-08-02
6
-65
/
+65
*
torch some obsolete/unused functions.
gstein
2000-07-08
1
-25
/
+0
*
Update dependancies in APR
rbb
2000-07-07
1
-2
/
+4
*
Continuing the cleanup of beos code.
dreid
2000-06-17
1
-0
/
+3
*
Win32: Fix problem with UTC offset not being correctly reported in the
stoddard
2000-06-16
1
-4
/
+23
*
Update dependencies.
ben
2000-06-11
1
-12
/
+14
*
Use OS/2 native call in ap_sleep().
bjh
2000-06-11
1
-3
/
+8
*
Change ap_time_t to ap_interval_time_t for ap_sleep.
rbb
2000-06-08
1
-1
/
+1
*
Both of these need apr_private.h in order to include the correct headers.
rbb
2000-06-07
2
-0
/
+5
*
Add a new ap_sleep function for apr. This basically sleeps for a specified
rbb
2000-06-07
1
-1
/
+7
*
We don't actually use anything in atime.h, so get rid of it, and include
rbb
2000-06-07
4
-85
/
+25
*
PR:
wrowe
2000-05-28
2
-4
/
+4
*
Fixup a couple of rename's missed APR_VAR_EXPORT->APR_EXPORT_VAR
rbb
2000-05-27
2
-4
/
+4
*
PR:
wrowe
2000-05-27
2
-4
/
+4
*
Mass update of API_IMPORT/EXPORT symbols TO APR_ symbols.
wrowe
2000-05-26
2
-4
/
+4
*
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
3
-4
/
+4
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
rbb
2000-04-14
4
-6
/
+6
*
more documentation movement
dgaudet
2000-04-14
1
-55
/
+0
*
Fix some of the Windows APR time functions.
stoddard
2000-04-04
2
-2
/
+4
*
Eliminate apr_win.h and apr_winconfig.h (and the ugly #ifdefs they cause).
stoddard
2000-04-03
1
-1
/
+1
*
Update to Apache Software License version 1.1
fielding
2000-03-31
7
-222
/
+216
*
Last doc update.
rbb
2000-03-15
1
-7
/
+7
*
Fix all the License issues. Including:
rbb
2000-03-10
7
-63
/
+63
*
another unused warning
dgaudet
2000-03-02
1
-1
/
+0
*
Make some of the APR to Windows time conversion routines available to other
stoddard
2000-02-01
1
-5
/
+3
*
Make interprocess mutexes actually choose, fix semaphore mutexes.
ben
2000-01-23
1
-0
/
+3
*
Make change suggested by Ben
stoddard
2000-01-19
2
-2
/
+2
*
Initialize struct tm
stoddard
2000-01-17
1
-1
/
+1
*
Humm, ULONGLONG does not appear to be recognised by VC++ 5.0
stoddard
2000-01-17
1
-1
/
+1
*
Add timestr to Windows port. We really need a better way to use common files.
stoddard
2000-01-17
1
-0
/
+174
*
Reimplement Win32 time functions to the new spec.
stoddard
2000-01-17
1
-64
/
+121
*
Move per directory Windows project files to the attic
stoddard
2000-01-12
2
-135
/
+0
*
OS/2: Migrate directory API to new style ap_time_t
bjh
2000-01-10
1
-0
/
+24
*
add the ap_get_os_*_time funcs after Dean's time re-write.
rbb
2000-01-09
2
-12
/
+83
*
time overhaul:
dgaudet
2000-01-09
4
-650
/
+203
*
Add a new time function which creates a new time instance and initializes
rbb
2000-01-06
1
-1
/
+22
*
Next pass at the time functions. This defines an ap_ansi_time_t which has
rbb
2000-01-06
1
-4
/
+4
*
retsize should be ap_size_t, not hardwired to 32 bits
dgaudet
1999-12-31
1
-1
/
+1
*
Some changes to the ap_strftime function. We now inform the user of the
rbb
1999-12-30
1
-2
/
+4
*
A couple of new functions for APR's time library.
rbb
1999-12-21
1
-0
/
+37
*
Change ap_gm_timestr_822 to ap_timestr. Now, one function can be used to get
rbb
1999-12-21
1
-8
/
+8
*
Prevent segfault on comparing an uninitialized ap_time_t object. Treat it
bjh
1999-12-21
1
-2
/
+2
[next]