summaryrefslogtreecommitdiff
path: root/STATUS
Commit message (Collapse)AuthorAgeFilesLines
* Trigger ci?Yann Ylavic2023-04-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1908887 13f79535-47bb-0310-9956-ffa450edef68
* Trigger ci.Yann Ylavic2022-06-221-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1902172 13f79535-47bb-0310-9956-ffa450edef68
* Update STATUSesWilliam A. Rowe Jr2017-10-231-2/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1813022 13f79535-47bb-0310-9956-ffa450edef68
* Axe addressed showstopper (r1733775 and follow ups).Yann Ylavic2016-03-061-3/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1733778 13f79535-47bb-0310-9956-ffa450edef68
* Add some release dates.Rainer Jung2015-03-151-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1666811 13f79535-47bb-0310-9956-ffa450edef68
* Complain about apr_os_prox_mutex_get() interface.Jeff Trawick2014-04-131-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1587066 13f79535-47bb-0310-9956-ffa450edef68
* Drop the incomplete LDAP abstraction layer from APR 2.0 as decided on-list.William A. Rowe Jr2011-05-311-4/+0
| | | | | | | | It was not possible to use this interface without ldap provider internals. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1129809 13f79535-47bb-0310-9956-ffa450edef68
* trying to build httpd on Win against apr trunk points out the Jeff Trawick2011-04-071-0/+2
| | | | | | | lack of apr_file_rotating_* there git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1089694 13f79535-47bb-0310-9956-ffa450edef68
* Update release list in STATUS.Rainer Jung2010-07-251-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@979105 13f79535-47bb-0310-9956-ffa450edef68
* axe ancient notes about ancient FreeBSD threadingJeff Trawick2010-05-241-14/+0
| | | | | | | Submitted by: pgollucci git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@947713 13f79535-47bb-0310-9956-ffa450edef68
* Reminder, at least to myself, to finish network TOS supportWilliam A. Rowe Jr2010-03-221-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@925952 13f79535-47bb-0310-9956-ffa450edef68
* Add some API ideasWilliam A. Rowe Jr2010-03-221-0/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@925950 13f79535-47bb-0310-9956-ffa450edef68
* catch up with release activityWilliam A. Rowe Jr2009-12-041-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@887072 13f79535-47bb-0310-9956-ffa450edef68
* Catch up with branch and release activityWilliam A. Rowe Jr2009-12-041-1/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@887065 13f79535-47bb-0310-9956-ffa450edef68
* update statusWilliam A. Rowe Jr2009-09-091-4/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@813162 13f79535-47bb-0310-9956-ffa450edef68
* flesh out STATUS similar to http, prepare to rm apr-utilWilliam A. Rowe Jr2009-08-031-0/+36
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@800578 13f79535-47bb-0310-9956-ffa450edef68
* Fix the otherchild API docs to reflect the actual implementation ofJoe Orton2009-01-121-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | the 'write_fd' handling, rather than the implementation which was removed in 2001. Also fix the implementation remove pointless bit shuffling: * include/arch/win32/apr_arch_misc.h (struct apr_other_child_rec_t), include/arch/unix/apr_arch_misc.h (struct apr_other_child_rec_t): Remove unused write_fd field. * include/apr_thread_proc.h: Document that APR_OC_REASON_UNWRITABLE is unused. (apr_proc_other_child_register): Document that the unused write_fd parameter is unused. * misc/unix/otherchild.c (apr_proc_other_child_register): Ignore the write_fd parameter rather than copying it then ignoring it. * STATUS: Move comments on possible future of the write_fd argument here. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@733773 13f79535-47bb-0310-9956-ffa450edef68
* missed 0.9.17 relWilliam A. Rowe Jr2009-01-031-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@731049 13f79535-47bb-0310-9956-ffa450edef68
* current revisionsWilliam A. Rowe Jr2009-01-031-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@731046 13f79535-47bb-0310-9956-ffa450edef68
* document paths/revsWilliam A. Rowe Jr2009-01-031-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@731043 13f79535-47bb-0310-9956-ffa450edef68
* refreshWilliam A. Rowe Jr2008-06-091-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@665745 13f79535-47bb-0310-9956-ffa450edef68
* Having written this twice, I like my second flavor better.William A. Rowe Jr2008-04-141-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@647701 13f79535-47bb-0310-9956-ffa450edef68
* Now that 1.3.x lives on /branches, this bumps to 1.4.0-devWilliam A. Rowe Jr2008-04-141-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@647696 13f79535-47bb-0310-9956-ffa450edef68
* Clarity (follows trunk/ STATUS).William A. Rowe Jr2007-11-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@592974 13f79535-47bb-0310-9956-ffa450edef68
* Whitespace, add an itemWilliam A. Rowe Jr2007-11-061-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@592313 13f79535-47bb-0310-9956-ffa450edef68
* A huge amount of progress, axe many 0.9'ish generation comments,William A. Rowe Jr2007-11-061-115/+44
| | | | | | | | many already-implemented things, and note the current state of win32 test results git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@592312 13f79535-47bb-0310-9956-ffa450edef68
* More random notes on interfaces.Joe Orton2007-10-301-1/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@589994 13f79535-47bb-0310-9956-ffa450edef68
* Update STATUS to match recent releasesBojan Smojver2007-09-131-2/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@575166 13f79535-47bb-0310-9956-ffa450edef68
* Another API changing feature prerequesite.William A. Rowe Jr2007-09-051-0/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@573045 13f79535-47bb-0310-9956-ffa450edef68
* Note an API changing facility - sparse files must be explicitlyWilliam A. Rowe Jr2007-09-051-0/+4
| | | | | | opened/created on Win32. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@573044 13f79535-47bb-0310-9956-ffa450edef68
* Fix people-name encodingWilliam A. Rowe Jr2007-08-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@569976 13f79535-47bb-0310-9956-ffa450edef68
* ModuloWilliam A. Rowe Jr2007-06-041-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@544307 13f79535-47bb-0310-9956-ffa450edef68
* slightly busted other-child API discards interestingJeff Trawick2007-01-241-0/+14
| | | | | | | | | | information which should be available to the maintenance function fix in 2.0 git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@499417 13f79535-47bb-0310-9956-ffa450edef68
* Versions 1.2.8/0.9.13 were released December 4, 2006Bojan Smojver2006-12-141-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@486963 13f79535-47bb-0310-9956-ffa450edef68
* Retroactively bring the STATUS file up-to-date.Max Oliver Bowsher2006-08-061-3/+14
| | | | | | | * apr/trunk/STATUS: Add missing release information. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@429204 13f79535-47bb-0310-9956-ffa450edef68
* - Note casptr qualifier issueJoe Orton2006-07-191-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@423424 13f79535-47bb-0310-9956-ffa450edef68
* The config.status issue was fixed recently; move a proposed API changeJoe Orton2006-04-051-18/+14
| | | | | | | from bugzilla to STATUS. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@391582 13f79535-47bb-0310-9956-ffa450edef68
* Note releasesWilliam A. Rowe Jr2005-10-281-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@328995 13f79535-47bb-0310-9956-ffa450edef68
* Sync to 0.9.x STATUSWilliam A. Rowe Jr2005-09-271-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@291796 13f79535-47bb-0310-9956-ffa450edef68
* Fix some status dates on trunkWilliam A. Rowe Jr2005-09-261-4/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@291786 13f79535-47bb-0310-9956-ffa450edef68
* Add a thought bubble.William A. Rowe Jr2005-09-091-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@279812 13f79535-47bb-0310-9956-ffa450edef68
* Move remaining suggested type renames to STATUS.Joe Orton2005-09-021-0/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@267189 13f79535-47bb-0310-9956-ffa450edef68
* Add some workarounds for cases where readdir_r fails due to largeJoe Orton2005-08-311-0/+2
| | | | | | | | | | | | | | | | | | | | integers in struct dirent's d_ino or d_off fields in LFS builds (seen in some peculiar NFS environments): * configure.in: Check for readdir64_r for LFS builds. * include/arch/unix/apr_arch_file_io.h (struct apr_dir_t): Use struct dirent64 for entry field if readdir64_r is present. * file_io/unix/dir.c (apr_dir_open): Use size of the entry field. (apr_dir_read): Use readdir64_r if available; check for d_ino overflow. * file_io/unix/filestat.c (fill_out_finfo): Check for inode number overflow. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@265032 13f79535-47bb-0310-9956-ffa450edef68
* Update STATUS with new releases.Paul Querna2005-08-181-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@233285 13f79535-47bb-0310-9956-ffa450edef68
* 1.1.1 released March 17, 2005. Happy St. Patrick's Day.Paul Querna2005-03-171-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@157962 13f79535-47bb-0310-9956-ffa450edef68
* Update STATUS with 1.1.0 release.Paul Querna2005-01-261-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@126469 13f79535-47bb-0310-9956-ffa450edef68
* TODO list for APR 2.0.Joe Orton2005-01-171-0/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@125410 13f79535-47bb-0310-9956-ffa450edef68
* * STATUS: Sync with actual releases.Justin Erenkrantz2004-11-251-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@106586 13f79535-47bb-0310-9956-ffa450edef68
* meaningless change to test the mail archivesCliff Woolley2004-11-141-5/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@65562 13f79535-47bb-0310-9956-ffa450edef68
* :)Cliff Woolley2004-09-021-3/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@65323 13f79535-47bb-0310-9956-ffa450edef68