| FreeSWITCH:/libs/apr/ |
hide Line HistoryConstraint |
Changelog
10334
by mikej on
11 November 2008, 13:35:48 -0500
(10 days ago)
pull back change from apr 1.3.0
" *) Rework the WIN32 CV code to signal the condition only if one or more threads are blocked on the condition variable. If no threads are waiting on the con…
./include/arch/win32/apr_arch_thread_cond.h
10334
./locks/win32/thread_cond.c
10334
10044
by anthm on
16 October 2008, 11:47:45 -0400
(36 days ago)
add patch to fix leak
./locks/win32/thread_cond.c
10044
9605
by mikej on
19 September 2008, 20:05:00 -0400
(2 months 2 days ago)
hack for now until we ditch apr dso code completely
./dso/unix/dso.c
9605
8754
by anthm on
04 June 2008, 13:53:33 -0400
(5 months 17 days ago)
prevent endless loop
./memory/unix/apr_pools.c
8754
6626
by mikej on
11 December 2007, 04:52:42 -0500
(11 months ago)
msvc 9 build tweak.
./include/arch/win32/apr_arch_networkio.h
6626
6287
by mikej on
15 November 2007, 15:07:34 -0500
(12 months ago)
start adding solaris suncc 64 bit support native in the build system
./build/ax_compiler_vendor.m4
6287
./configure.in
6287
6185
by brian on
08 November 2007, 08:45:57 -0500
(12 months ago)
fix sendfile for 10.5
./network_io/unix/sendrecv.c
6185
6096
by brian on
31 October 2007, 12:12:01 -0400
(12 months ago)
small fix to apr for OS X 10.5 for sendfile
./network_io/unix/sendrecv.c
6096
5738
by mikej on
21 September 2007, 14:49:14 -0400
(14 months ago)
svn:eol-style properties, and make eol-style consistent in some files.
./atomic/netware/apr_atomic.c
5738
./atomic/os390/atomic.c
5738
./atomic/unix/apr_atomic.c
5738
./atomic/win32/apr_atomic.c
5738
./build/aplibtool.c
5738
4918
by mikej on
11 April 2007, 02:18:22 -0400
(19 months ago)
svn:ignore props
./include/arch/unix
4918
4916
by mikej on
11 April 2007, 01:36:29 -0400
(19 months ago)
remove a generated file, add libcurl.m4 back. this will require a fresh bootstrap and configure
./include/arch/unix/apr_private.h.in
4916
4877
by anthm on
06 April 2007, 22:10:17 -0400
(19 months ago)
merge 2
./include/arch/unix/apr_private.h.in
4877
4719
by mikej on
21 March 2007, 17:14:31 -0400
(20 months ago)
clean up the bootstrap warnings. you will need to re-run bootstrap and re-configure (or at least run the libs/apr-util/buildconf) and configure
./build/apr_common.m4
4719
4701
by mikej on
20 March 2007, 18:50:57 -0400
(20 months ago)
correct which files are autogenerated by autoheader and which are not
./include/arch/unix
4701
./include/arch/unix/apr_private.h.in
4701
4698
by mikej on
20 March 2007, 17:33:12 -0400
(20 months ago)
svn:ignore properties
./include/arch/unix
4698
4686
by mikej on
20 March 2007, 14:25:46 -0400
(20 months ago)
svn:ignore props
… 85 more files in changeset.
4678
by mikej on
20 March 2007, 02:51:36 -0400
(20 months ago)
remove more generated files
./build/libtool.m4
4678
./configure
4678
./include/arch/unix/apr_private.h.in
4678
4672
by anthm on
19 March 2007, 19:49:56 -0400
(20 months ago)
fix occasional missing -ldl
./configure.in
4672
4666
by mikej on
19 March 2007, 16:20:09 -0400
(20 months ago)
svn ignore all the recently deleted generated files, and some tweaks to the bootstrap
… 37 more files in changeset.
4662
by mikej on
19 March 2007, 15:26:25 -0400
(20 months ago)
removing most of the generated files from tree. You will need to run bootstrap.sh and configure again after you do this update and have autoconf, automake, and libtool installed on the box.
./build/config.guess
4662
./build/ltmain.sh
4662
4622
by mikej on
16 March 2007, 17:22:04 -0400
(20 months ago)
add .update files to the libs that we can use to force rebuilds of libs
… 20 more files in changeset.
4547
by mikej on
11 March 2007, 08:30:24 -0400
(20 months ago)
update in tree generated files. THe whole tree now cleanly bootstraps.
./build/libtool.m4
4547
./build/ltmain.sh
4547
./configure
4547
4529
by mikej on
11 March 2007, 05:26:17 -0400
(20 months ago)
changes from stkn.
./configure.in
4529
4526
by mikej on
11 March 2007, 04:33:49 -0400
(20 months ago)
fix pic flags and some typos. Core now builds all static
./configure.gnu
4526
4522
by mikej on
11 March 2007, 03:06:37 -0400
(20 months ago)
add configure.gnu in prep for rolling the core deps configure into the core configure.
./configure.gnu
4522
4515
by mikej on
11 March 2007, 00:59:28 -0500
(20 months ago)
try a little harder to find APR_MAX_PATH.
./include/apr.h.in
4515
3743
by mikej on
19 December 2006, 20:17:22 -0500
(23 months ago)
svn:ignore properties on new in tree libs
./atomic/unix
3743
./build/pkg
3743
./dso/unix
3743
3733
by mikej on
19 December 2006, 14:58:23 -0500
(23 months ago)
add apr to in tree libs
./Makefile.in
3733
|