summaryrefslogtreecommitdiff
path: root/time/win32
Commit message (Expand)AuthorAgeFilesLines
...
* PR:wrowe2000-05-271-2/+2
* Mass update of API_IMPORT/EXPORT symbols TO APR_ symbols.wrowe2000-05-261-2/+2
* Move apr_config.h and apr_config.hw to apr_private.h and apr_private.hw.rbb2000-04-221-1/+1
* Change ap_context_t to ap_pool_t. This compiles, runs, and serves pagesrbb2000-04-142-3/+3
* Fix some of the Windows APR time functions.stoddard2000-04-042-2/+4
* Eliminate apr_win.h and apr_winconfig.h (and the ugly #ifdefs they cause).stoddard2000-04-031-1/+1
* Update to Apache Software License version 1.1fielding2000-03-314-127/+124
* Fix all the License issues. Including:rbb2000-03-104-36/+36
* Make some of the APR to Windows time conversion routines available to otherstoddard2000-02-011-5/+3
* Make change suggested by Benstoddard2000-01-191-1/+1
* Humm, ULONGLONG does not appear to be recognised by VC++ 5.0stoddard2000-01-171-1/+1
* Add timestr to Windows port. We really need a better way to use common files.stoddard2000-01-171-0/+174
* Reimplement Win32 time functions to the new spec.stoddard2000-01-171-64/+121
* Move per directory Windows project files to the atticstoddard2000-01-122-135/+0
* Make APR compile on Windows again. The changes that I introduced forrbb1999-12-092-1/+1
* Fix a bug in the logic to set/get userdata from ALL apr types. I haverbb1999-10-151-1/+1
* Bring the misc code up to the APR parameter order spec. This also fixes a fewrbb1999-10-081-2/+2
* Ryan's last patch to change argument order missed a few Win32 APR funcs.stoddard1999-10-042-4/+4
* First patch to re-order function parameters. This one gets the low hangingrbb1999-10-041-2/+2
* Get time functions compiling on Win32stoddard1999-09-221-4/+5
* Update APR on Win32 to compile after moving it into the mpm treerbb1999-08-181-2/+2
* Initial revisionrbb1999-08-175-0/+630