summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Oops, should add this to CHANGES too.thommay2002-08-191-0/+3
* - Add parallel-apr layout which confines the 'parallel install' logic to ajerenkrantz2002-08-191-0/+3
* Various changes to clean up APR for a release.gstein2002-08-141-0/+9
* document the ebcdic build problem with apr_strings.c since it existsgregames2002-08-131-0/+4
* In apr_signal_thread() remove synchronous signals from the masktrawick2002-08-081-0/+5
* Change config.nice generation to always expand variables.jerenkrantz2002-08-031-0/+3
* Clarify the comment and remove the evil tabwrowe2002-08-031-1/+2
* Step one, rename from the meaningless 'll' to 'i64'.wrowe2002-08-031-0/+5
* hard to belive that english is my natural languageianh2002-08-021-1/+2
* check for null in getoptianh2002-08-021-0/+3
* Added apr_strtoll() and apr_atoll() to strings lib.wsanchez2002-07-241-0/+3
* Added a simple index to apr_table_t to reduce the best-casebrianp2002-07-201-0/+3
* The HANDLE members in the STARTUPINFO struct used in the call toianh2002-07-181-0/+3
* Stop and breathe.wrowe2002-07-171-0/+5
* Add APR_BUFFERED support to apr_file_os_put() calls.jerenkrantz2002-07-161-0/+2
* Credit where credit is duewrowe2002-07-151-0/+3
* Reimplement apr_poll() on Unix. This improves performance by giving therbb2002-07-111-0/+5
* added support for changing the limit on file descriptors per processbrianp2002-07-091-1/+4
* forgot this file last weekgregames2002-07-081-0/+3
* Optimized the apr_table_set* functions, and updated a variable namebrianp2002-07-051-0/+2
* Fix the userid functions on Irix to handle the way that Irixtrawick2002-07-011-0/+4
* A compromise for now: changing the return type of apr_table_do() andjwoolley2002-06-281-0/+4
* Fix the definition of union semun so that it is valid on systemstrawick2002-06-281-0/+5
* Correct shared library support on Darwin to not fatally error out whenjerenkrantz2002-06-241-0/+3
* Optimized atomic CAS support for Linux/x86brianp2002-06-221-0/+4
* Fix a compile error in the EGD support in rand.c on older Solaristrawick2002-06-211-0/+3
* Fix apr_file_seek() to unset the eof_hit flag.jwoolley2002-06-191-0/+2
* Removed --disable-atomics flag and added --enable-nonportable-atomics,aaron2002-06-141-0/+4
* Added 2 additional lock functions: apr_proc_mutex_name andjim2002-06-071-0/+6
* Forgot to commit [actually explicitly committed, but forgotwrowe2002-05-291-0/+4
* Added --with-devrandom=[DEV] configure flag which allows a particularjwoolley2002-05-281-0/+6
* Darwin/Mac OS X: There is apparently no convenient way to keep deceasedtrawick2002-05-221-0/+5
* Win32: Call GetOverlappedResults to get the results of an asyncstoddard2002-05-201-0/+5
* Whoops, meant to note that in CHANGESjwoolley2002-05-181-0/+3
* It doesn't really *have to* be in fcntl.h, it just probably will bejwoolley2002-05-171-1/+1
* We must respect the APR_BINARY flag on the Unix implementation ofjwoolley2002-05-171-0/+5
* Linux, AIX: Use crypt_r() instead of crypt() because the nativetrawick2002-05-101-0/+5
* Darwin: Global mutexes don't need an intraprocess mutex when Posixtrawick2002-05-091-1/+3
* fix a CHANGES entry...trawick2002-05-091-1/+1
* AIX: Global mutexes don't need an intraprocess mutex when SysVtrawick2002-05-091-0/+3
* Fix a problem with global mutexes on OS/390 when something othertrawick2002-05-091-0/+5
* Fixed apr_strfsize formatting of values over 1 gigbrianp2002-05-081-0/+3
* Rename --disable-atomics as --disable-optimized-atomics, sinceaaron2002-05-061-0/+3
* Convert apr_pcalloc to a macro to take advantage of compilerbrianp2002-05-051-0/+2
* Fix APR_STATUS_IS_ETIMEDOUT() macro, which had a stray close-paren onjwoolley2002-05-021-0/+3
* Restore after the tagstriker2002-05-011-0/+6
* Update prior to bumping the tagstriker2002-05-011-6/+0
* Crazy Lovejerenkrantz2002-05-011-0/+7
* don't require that the DNS can map 127.0.0.1 when checkingtrawick2002-04-301-0/+3
* Remove APR_WANT_SIGNAL from apr_want.h because code must includefielding2002-04-301-0/+3