summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Note the 2 posixsem patchesjim2003-03-271-0/+5
* Ignore the availablity of threads on HPUX, they aren't trustworthywrowe2003-03-241-0/+5
* Fix error in apr-config when symlinks are involved.jerenkrantz2003-03-231-1/+2
* On to 0.9.3-devwrowe2003-03-221-0/+4
* Quick entry about the inheritence issues.wrowe2003-03-201-0/+5
* Define a printf format and format length for apr_uint64_t.brane2003-03-181-0/+3
* Hmmm... said docs exist now.wrowe2003-03-101-2/+1
* A very fast pass through the new debugging symbols and top level projects.wrowe2003-03-101-4/+2
* Some sort of ctrl char bogosity to eliminatewrowe2003-03-101-1/+1
* Correct apr_file_gets() on OS2 and Win32 so that '\r's are no longerwrowe2003-03-041-0/+4
* As near as I can tell, Win32 will now correspond to Unix in terms of thewrowe2003-02-271-0/+4
* A few fewer undecorated nameswrowe2003-02-241-0/+6
* When we generate our own semaphore name (internally) when usingjim2003-02-231-0/+3
* Added a new module, apr_env, for manipulating the environment. The newbrane2003-02-171-0/+3
* Fix APR_LAYOUT to work with layout files with no preceding blank linesjerenkrantz2003-02-171-0/+4
* Added two new functions, apr_filepath_list_split and apr_filepath_list_merge,brane2003-02-121-0/+3
* add apr_procattr_error_check_set() for telling apr_proc_create() totrawick2003-02-071-5/+4
* *) Introduce Release mode debugging symbols for Win32 builds of apr.wrowe2003-02-061-0/+8
* Allow apr_proc_create() to call an app-provided error reportingtrawick2003-02-061-0/+6
* Rename rules.mk to apr_rules.mk and make it be installed.thommay2003-02-041-0/+3
* Fix a bug in apr_proc_create() that could cause a new child processtrawick2003-02-041-0/+3
* Disable apr_socket_sendfile() on 64-bit AIX to avoid an apparenttrawick2003-02-011-0/+3
* Add --includedir flag to apr-config.jerenkrantz2003-01-301-0/+2
* Only include sys/syslimits.h if we don't have limits.hthommay2003-01-221-0/+4
* Allow apr-config to work in symlinked install directories when 'realpath' isjerenkrantz2003-01-081-0/+4
* Add a changelog file for my last commit.thommay2003-01-061-0/+2
* Added a new function, apr_filepath_encoding, to determine the characterbrane2003-01-031-0/+3
* Allow apr_hash to have greater than int number of elements.jerenkrantz2002-12-231-0/+3
* Allow dependencies to be generated by something other than GCC.jerenkrantz2002-12-191-0/+3
* Get rid of somewhat long-standing issue regarding large valuesjim2002-12-091-0/+4
* Limit the renames performed in apr_rename.pl to the newest ones only.thommay2002-11-301-0/+2
* Fixed the apr_mmap_dup ownership problem for disjoint pools by gettingjwoolley2002-11-231-0/+6
* fix a typo in a CHANGES entrytrawick2002-11-231-1/+1
* Fix a bug in apr_hash_merge() which caused the last entry in thetrawick2002-11-231-0/+4
* Bah. kill tab.thommay2002-11-201-1/+2
* *) Renames done (deprecated functions wrapped):thommay2002-11-201-0/+26
* add APR_IPV6_V6ONLY socket optiontrawick2002-11-131-0/+3
* Update free_proc_chain timeout algorithm from a static 3 second timeoutstoddard2002-11-121-0/+8
* Go through doxygen output and remove as many errors and warnings as I could.jerenkrantz2002-11-101-0/+2
* NetWare quick file IO schemebnicholes2002-11-061-0/+5
* ReliantUnix: recognize that dlsym() is in libdl and dlopen() is intrawick2002-11-051-0/+5
* Win32: Get APR_APPEND file i/o working correctly.stoddard2002-10-291-0/+1
* Fix a problem retrieving the remote socket address for socketstrawick2002-10-251-0/+3
* map the TCP_NODELAY socket option to SCTP_NODELAY as appropriatetrawick2002-10-221-0/+4
* Win32: Fix apr_shutdown() to honor the setting of apr_shutdown_how_estoddard2002-10-221-0/+4
* Add pointer version of apr_atomic_casbrianp2002-10-191-0/+3
* Add apr_socket_create_ex() to allow protocol to be specified for thetrawick2002-10-181-0/+5
* fix a mispelling in a recent change entrytrawick2002-10-161-1/+1
* Fix the detection of INT64_C() when defined in <stdint.h>.trawick2002-10-161-0/+3
* Don't use whitespace before preprocessor directives in the configuretrawick2002-10-161-0/+5