]> granicus.if.org Git - transmission/log
transmission
16 years ago(trunk libT) prefer `int' over `ssize_t'
Charles Kerr [Mon, 19 Jan 2009 14:05:43 +0000 (14:05 +0000)]
(trunk libT) prefer `int' over `ssize_t'

16 years ago(trunk libT) possible fix for the `few peers' errors reported on OS X. denis_, merly...
Charles Kerr [Mon, 19 Jan 2009 13:55:41 +0000 (13:55 +0000)]
(trunk libT) possible fix for the `few peers' errors reported on OS X.  denis_, merlyn3d, give this a spin...

16 years ago(trunk gtk) make hudson-t happy
Charles Kerr [Sun, 18 Jan 2009 15:29:22 +0000 (15:29 +0000)]
(trunk gtk) make hudson-t happy

16 years ago(trunk libT) annotate the help & man page to note that URLs are accepted by the ...
Charles Kerr [Sun, 18 Jan 2009 15:27:12 +0000 (15:27 +0000)]
(trunk libT) annotate the help & man page to note that URLs are accepted by the --add argument

16 years ago(trunk libT) In RPC, add general support for nonblocking methods, and specific suppor...
Charles Kerr [Sun, 18 Jan 2009 15:24:26 +0000 (15:24 +0000)]
(trunk libT) In RPC, add general support for nonblocking methods, and specific support for adding a torrent via its URL and fetching it via curl without blocking.

16 years ago(trunk libT) have tr_strndup() take an ssize_t instead of an int
Charles Kerr [Sun, 18 Jan 2009 15:15:41 +0000 (15:15 +0000)]
(trunk libT) have tr_strndup() take an ssize_t instead of an int

16 years ago(trunk libT) fix a minor memory leak.
Charles Kerr [Sun, 18 Jan 2009 15:15:10 +0000 (15:15 +0000)]
(trunk libT) fix a minor memory leak.

16 years ago(trunk libT) discard peers from the tracker or pex that have a port of 0 or a multic...
Charles Kerr [Sat, 17 Jan 2009 23:14:35 +0000 (23:14 +0000)]
(trunk libT)  discard peers from the tracker or pex that have a port of 0 or a multicast address.

16 years ago(trunk) in configure.ac, make debugging support automatic for nightly & beta builds
Charles Kerr [Sat, 17 Jan 2009 23:12:35 +0000 (23:12 +0000)]
(trunk) in configure.ac, make debugging support automatic for nightly & beta builds

16 years ago(trunk libT) minor cleanup
Charles Kerr [Sat, 17 Jan 2009 22:49:15 +0000 (22:49 +0000)]
(trunk libT) minor cleanup

16 years ago(trunk daemon) #1707: Show peer progress in --peers view
Charles Kerr [Sat, 17 Jan 2009 16:44:16 +0000 (16:44 +0000)]
(trunk daemon) #1707: Show peer progress in --peers view

16 years ago(trunk libT) check in some of the extra error logging messages developed last night...
Charles Kerr [Sat, 17 Jan 2009 15:08:20 +0000 (15:08 +0000)]
(trunk libT) check in some of the extra error logging messages developed last night while chasing down the problem denis found

16 years ago(trunk daemon) #1704: --info and/or --files should show the download directory
Charles Kerr [Sat, 17 Jan 2009 14:58:50 +0000 (14:58 +0000)]
(trunk daemon) #1704: --info and/or --files should show the download directory

16 years agoGet rid of peer-mgr-private.h in Xcode
Mitchell Livingston [Sat, 17 Jan 2009 14:22:30 +0000 (14:22 +0000)]
Get rid of peer-mgr-private.h in Xcode

16 years ago(trunk libT) fix IPv6 reported & solved by erdgeist. add debugging message to help...
Charles Kerr [Fri, 16 Jan 2009 23:17:31 +0000 (23:17 +0000)]
(trunk libT) fix IPv6 reported & solved by erdgeist.  add debugging message to help track down any future problems.

16 years agoallow checking for betas when autoupdate is off
Mitchell Livingston [Fri, 16 Jan 2009 22:26:16 +0000 (22:26 +0000)]
allow checking for betas when autoupdate is off

16 years ago(trunk) sync xcode & autoconf idioms for determining if a build is stable, beta,...
Charles Kerr [Fri, 16 Jan 2009 21:29:49 +0000 (21:29 +0000)]
(trunk) sync xcode & autoconf idioms for determining if a build is stable, beta, or nightly

16 years ago(trunk) #1700: A bug in check-openssl.m4 for not teach Makefile about OPENSSL_*.
Charles Kerr [Fri, 16 Jan 2009 18:03:49 +0000 (18:03 +0000)]
(trunk) #1700: A bug in check-openssl.m4 for not teach Makefile about OPENSSL_*.

16 years ago(trunk libT) minor tweaks to reduce libtransmission shear between trunk and 1.5x
Charles Kerr [Fri, 16 Jan 2009 17:29:42 +0000 (17:29 +0000)]
(trunk libT) minor tweaks to reduce libtransmission shear between trunk and 1.5x

16 years ago(trunk libT) make file preallocation optional via settings.json. choices are: full...
Charles Kerr [Fri, 16 Jan 2009 16:38:16 +0000 (16:38 +0000)]
(trunk libT) make file preallocation optional via settings.json.  choices are: full, sparse, and none

16 years ago(trunk libT) fix r7717
Erick Turnquist [Fri, 16 Jan 2009 06:40:23 +0000 (06:40 +0000)]
(trunk libT) fix r7717

16 years ago(trunk libT) fix tracker IPv6 error reported by the earth spirit
Charles Kerr [Fri, 16 Jan 2009 04:36:36 +0000 (04:36 +0000)]
(trunk libT) fix tracker IPv6 error reported by the earth spirit

16 years ago(trunk) add interface versioning to the RPC spec
Charles Kerr [Fri, 16 Jan 2009 01:03:33 +0000 (01:03 +0000)]
(trunk) add interface versioning to the RPC spec

16 years ago(trunk libT) #1698: RunTime Check failure
Charles Kerr [Wed, 14 Jan 2009 13:30:51 +0000 (13:30 +0000)]
(trunk libT) #1698: RunTime Check failure

16 years ago(trunk libT) Remove tr_peerMgrHasConnections, it isn't used anywhere
Charles Kerr [Wed, 14 Jan 2009 01:37:24 +0000 (01:37 +0000)]
(trunk libT) Remove tr_peerMgrHasConnections, it isn't used anywhere

16 years ago(trunk libT) fix an r7707 bug in tr_sessionGetActiveTorrentCount()
Charles Kerr [Tue, 13 Jan 2009 21:06:07 +0000 (21:06 +0000)]
(trunk libT) fix an r7707 bug in tr_sessionGetActiveTorrentCount()

16 years ago(trunk libT) peerMgr: operate directly on tr_torrent and not peerMgr+torrentHash
Charles Kerr [Tue, 13 Jan 2009 21:00:05 +0000 (21:00 +0000)]
(trunk libT) peerMgr: operate directly on tr_torrent and not peerMgr+torrentHash

16 years ago(trunk libT) minor torrent iteration cleanup. (wereHamster, charles)
Charles Kerr [Tue, 13 Jan 2009 16:51:38 +0000 (16:51 +0000)]
(trunk libT) minor torrent iteration cleanup.  (wereHamster, charles)

16 years ago(trunk gtk) make hudson-t happy
Charles Kerr [Tue, 13 Jan 2009 16:50:23 +0000 (16:50 +0000)]
(trunk gtk) make hudson-t happy

16 years ago(trunk libT) Remove tr_torrentNext() from the public libT API (wereHamster)
Charles Kerr [Tue, 13 Jan 2009 16:39:19 +0000 (16:39 +0000)]
(trunk libT) Remove tr_torrentNext() from the public libT API (wereHamster)

16 years ago(trunk libT) Clean up RPC server initialization (wereHamster)
Charles Kerr [Tue, 13 Jan 2009 16:35:06 +0000 (16:35 +0000)]
(trunk libT) Clean up RPC server initialization (wereHamster)

16 years ago(trunk libT) Get rid of peer-mgr-private.h (from wereHamster)
Charles Kerr [Tue, 13 Jan 2009 16:32:43 +0000 (16:32 +0000)]
(trunk libT) Get rid of peer-mgr-private.h (from wereHamster)

16 years ago(trunk daemon) #1671: transmission-remote --get option not including all files
Charles Kerr [Tue, 13 Jan 2009 05:32:06 +0000 (05:32 +0000)]
(trunk daemon) #1671: transmission-remote --get option not including all files

16 years agore-enable ability to check for beta releases
Mitchell Livingston [Tue, 13 Jan 2009 05:26:47 +0000 (05:26 +0000)]
re-enable ability to check for beta releases

16 years ago(trunk) add custom Sparkle (with tag support)
Mitchell Livingston [Tue, 13 Jan 2009 05:13:56 +0000 (05:13 +0000)]
(trunk) add custom Sparkle (with tag support)

16 years ago(trunk) remove old Sparkle
Mitchell Livingston [Tue, 13 Jan 2009 05:12:00 +0000 (05:12 +0000)]
(trunk) remove old Sparkle

16 years agomake beta support use upcoming Sparkle "tag" functionality - beta autoupdate is disab...
Mitchell Livingston [Tue, 13 Jan 2009 04:51:11 +0000 (04:51 +0000)]
make beta support use upcoming Sparkle "tag" functionality - beta autoupdate is disabled for now

16 years ago(trunk libT) #1655: rpc-spec 4.2: "session-stats" returns a new object instead of...
Charles Kerr [Tue, 13 Jan 2009 04:43:38 +0000 (04:43 +0000)]
(trunk libT) #1655: rpc-spec 4.2: "session-stats" returns a new object instead of the response arguments

16 years agofix whoops in the appcast
Mitchell Livingston [Tue, 13 Jan 2009 04:33:10 +0000 (04:33 +0000)]
fix whoops in the appcast

16 years ago(trunk gtk) #1690: Torrent is completed without ever starting (because there's nothin...
Charles Kerr [Tue, 13 Jan 2009 01:44:59 +0000 (01:44 +0000)]
(trunk gtk) #1690: Torrent is completed without ever starting (because there's nothing to download)

16 years ago(trunk libT) close open files immediately after they're done downloading
Charles Kerr [Mon, 12 Jan 2009 21:59:53 +0000 (21:59 +0000)]
(trunk libT) close open files immediately after they're done downloading

16 years ago(trunk gtk) #1689: notify bild errors
Charles Kerr [Mon, 12 Jan 2009 21:15:14 +0000 (21:15 +0000)]
(trunk gtk) #1689: notify bild errors

16 years ago(trunk libT) #1619: remove an unnecessary preprocessor check
Charles Kerr [Mon, 12 Jan 2009 20:01:37 +0000 (20:01 +0000)]
(trunk libT) #1619: remove an unnecessary preprocessor check

16 years ago(trunk libT) #1427: Files are kept open in read/write mode after a torrent finishes
Charles Kerr [Mon, 12 Jan 2009 19:58:16 +0000 (19:58 +0000)]
(trunk libT) #1427: Files are kept open in read/write mode after a torrent finishes

16 years ago(trunk gtk) #1341: show the number of verified pieces in the Inspector
Charles Kerr [Mon, 12 Jan 2009 19:30:34 +0000 (19:30 +0000)]
(trunk gtk) #1341: show the number of verified pieces in the Inspector

16 years ago(trunk gtk) #1666: Option to disable notification bubbles
Charles Kerr [Mon, 12 Jan 2009 18:48:20 +0000 (18:48 +0000)]
(trunk gtk) #1666: Option to disable notification bubbles

16 years ago(trunk libT) #1592: file priorities are not preserved after exiting & starting a...
Charles Kerr [Mon, 12 Jan 2009 18:02:28 +0000 (18:02 +0000)]
(trunk libT) #1592: file priorities are not preserved after exiting & starting a new session

16 years agoclean up Info.plist
Mitchell Livingston [Mon, 12 Jan 2009 00:24:48 +0000 (00:24 +0000)]
clean up Info.plist

16 years agouse the torrent file's UTI in open/save dialogs
Mitchell Livingston [Sun, 11 Jan 2009 21:49:17 +0000 (21:49 +0000)]
use the torrent file's UTI in open/save dialogs

16 years agoadd minimum system version
Mitchell Livingston [Sun, 11 Jan 2009 21:30:38 +0000 (21:30 +0000)]
add minimum system version

16 years ago(trunk) update NEWS
Mitchell Livingston [Sun, 11 Jan 2009 18:19:06 +0000 (18:19 +0000)]
(trunk) update NEWS

16 years ago(trunk libT) win32 portability patch from Alexey
Charles Kerr [Sun, 11 Jan 2009 17:02:04 +0000 (17:02 +0000)]
(trunk libT) win32 portability patch from Alexey

16 years agoadd support for auto-updating to beta releases
Mitchell Livingston [Sun, 11 Jan 2009 16:58:14 +0000 (16:58 +0000)]
add support for auto-updating to beta releases

16 years agoupdate NEWS
Mitchell Livingston [Sun, 11 Jan 2009 00:45:42 +0000 (00:45 +0000)]
update NEWS

16 years agoupdate the Mac code's copyright dates
Mitchell Livingston [Sat, 10 Jan 2009 23:37:37 +0000 (23:37 +0000)]
update the Mac code's copyright dates

16 years ago(trunk) update the GPL code's copyright dates
Charles Kerr [Sat, 10 Jan 2009 23:09:07 +0000 (23:09 +0000)]
(trunk) update the GPL code's copyright dates

16 years ago(trunk libT) #1634: better utf8 validation of metainfo "files" field
Charles Kerr [Sat, 10 Jan 2009 22:56:26 +0000 (22:56 +0000)]
(trunk libT) #1634: better utf8 validation of metainfo "files" field

16 years ago(trunk libT) #1675: better utf8 validation of metainfo name, creator, and comment...
Charles Kerr [Sat, 10 Jan 2009 22:48:58 +0000 (22:48 +0000)]
(trunk libT) #1675: better utf8 validation of metainfo name, creator, and comment fields

16 years ago(trunk libT) fix minor compiler warning that cropped up when upgrading our ConvertUTF8
Charles Kerr [Sat, 10 Jan 2009 19:29:01 +0000 (19:29 +0000)]
(trunk libT) fix minor compiler warning that cropped up when upgrading our ConvertUTF8

16 years ago(trunk libT) upgrade our copy of Unicode Inc's freeware ConvertUTF.[ch]
Charles Kerr [Sat, 10 Jan 2009 17:59:49 +0000 (17:59 +0000)]
(trunk libT) upgrade our copy of Unicode Inc's freeware ConvertUTF.[ch]

16 years ago(trunk libT) handle the special-case tracker timestamps in "transmission-remote ...
Charles Kerr [Sat, 10 Jan 2009 14:23:58 +0000 (14:23 +0000)]
(trunk libT) handle the special-case tracker timestamps in "transmission-remote --info"

16 years ago(trunk libT) win32 portability fixes, reported by Alexey
Charles Kerr [Sat, 10 Jan 2009 02:22:13 +0000 (02:22 +0000)]
(trunk libT) win32 portability fixes, reported by Alexey

16 years ago(trunk libT) undo r7645 based on feedback that the experimental code did improve...
Charles Kerr [Fri, 9 Jan 2009 19:24:40 +0000 (19:24 +0000)]
(trunk libT) undo r7645 based on feedback that the experimental code did improve performance.

16 years ago(trunk libT) fix getConfigDir() bug reported by wereHamster
Charles Kerr [Fri, 9 Jan 2009 19:16:52 +0000 (19:16 +0000)]
(trunk libT) fix getConfigDir() bug reported by wereHamster

16 years ago(trunk libT) fix downloadDir error reported & tracked down by wereHamster
Charles Kerr [Fri, 9 Jan 2009 18:39:30 +0000 (18:39 +0000)]
(trunk libT) fix downloadDir error reported & tracked down by wereHamster

16 years ago(trunk libT) annotate tr_cpBlockBitfieldSet() as suggested by wereHamster.
Charles Kerr [Fri, 9 Jan 2009 17:55:48 +0000 (17:55 +0000)]
(trunk libT) annotate tr_cpBlockBitfieldSet() as suggested by wereHamster.

16 years ago(trunk libT) finally get around to making upload-slots-per-torrent a settings.json...
Charles Kerr [Fri, 9 Jan 2009 15:45:44 +0000 (15:45 +0000)]
(trunk libT) finally get around to making upload-slots-per-torrent a settings.json option, thanks to friendly prodding from ful in #transmission

16 years ago(trunk libT) clear out the experimental code that accumulated while trying to find...
Charles Kerr [Thu, 8 Jan 2009 20:35:10 +0000 (20:35 +0000)]
(trunk libT) clear out the experimental code that accumulated while trying to find the fix to the tracker-announces-never-finish bug.  This revision is 1.42's version plus bugfixes.

16 years ago(trunk libT) fix evbuffer oops
Charles Kerr [Thu, 8 Jan 2009 20:33:33 +0000 (20:33 +0000)]
(trunk libT) fix evbuffer oops

16 years ago(trunk libT) make the default number of open files 32 rather than 16, and make it...
Charles Kerr [Thu, 8 Jan 2009 19:20:24 +0000 (19:20 +0000)]
(trunk libT) make the default number of open files 32 rather than 16, and make it configurable via settings.json.  (Reported by Lucius Windschuh via denis_)

16 years ago(trunk libT) The buffer is static anyway, no need to malloc it
Charles Kerr [Thu, 8 Jan 2009 14:05:30 +0000 (14:05 +0000)]
(trunk libT) The buffer is static anyway, no need to malloc it

16 years ago(trunk libT) remove a small number of redundant or unnecessary asserts
Charles Kerr [Thu, 8 Jan 2009 04:43:00 +0000 (04:43 +0000)]
(trunk libT) remove a small number of redundant or unnecessary asserts

16 years agomake credits match authors
Mitchell Livingston [Thu, 8 Jan 2009 02:55:56 +0000 (02:55 +0000)]
make credits match authors

16 years ago#1668 Groups: filter torrents by evalutating a multivalue property (any tracker and...
Mitchell Livingston [Thu, 8 Jan 2009 02:37:18 +0000 (02:37 +0000)]
#1668 Groups: filter torrents by evalutating a multivalue property (any tracker and any file)

16 years agomy bike shed is colored with an "L".
Malcolm Jarvis [Thu, 8 Jan 2009 02:09:03 +0000 (02:09 +0000)]
my bike shed is colored with an "L".

16 years ago(trunk) what color is your bike shed?
Charles Kerr [Thu, 8 Jan 2009 01:57:15 +0000 (01:57 +0000)]
(trunk) what color is your bike shed?

16 years ago(trunk) try to give credit where it's due. if anyone got left out, just yell.
Charles Kerr [Thu, 8 Jan 2009 01:50:40 +0000 (01:50 +0000)]
(trunk) try to give credit where it's due.  if anyone got left out, just yell.

16 years agoadd myself to AUTHORS
Erick Turnquist [Thu, 8 Jan 2009 01:29:35 +0000 (01:29 +0000)]
add myself to AUTHORS

16 years ago(trunk libT) fix odd handshake bug reported by wereHamster
Charles Kerr [Wed, 7 Jan 2009 22:06:40 +0000 (22:06 +0000)]
(trunk libT) fix odd handshake bug reported by wereHamster

16 years ago(trunk libT) re-enable the completion sanity tests for the benefit of the nightly...
Charles Kerr [Wed, 7 Jan 2009 17:22:17 +0000 (17:22 +0000)]
(trunk libT) re-enable the completion sanity tests for the benefit of the nightly builds

16 years ago(trunk libT) update the copyrights on some files that no longer have old code in...
Charles Kerr [Wed, 7 Jan 2009 06:53:29 +0000 (06:53 +0000)]
(trunk libT) update the copyrights on some files that no longer have old code in them

16 years ago(trunk libT) much faster implementation of tr_cpBlockBitfieldSet()
Charles Kerr [Wed, 7 Jan 2009 02:22:11 +0000 (02:22 +0000)]
(trunk libT) much faster implementation of tr_cpBlockBitfieldSet()

16 years ago(trunk libT) apparently the r7629 tr_cpBlockBitfieldSet() speedup introduced a bug.
Charles Kerr [Tue, 6 Jan 2009 14:43:15 +0000 (14:43 +0000)]
(trunk libT) apparently the r7629 tr_cpBlockBitfieldSet() speedup introduced a bug.

16 years ago(trunk libT) hm, checked in the wrong version.
Charles Kerr [Tue, 6 Jan 2009 07:48:30 +0000 (07:48 +0000)]
(trunk libT) hm, checked in the wrong version.

16 years ago(trunk libT) faster tr_cpBlockBitfieldSet()
Charles Kerr [Tue, 6 Jan 2009 07:45:15 +0000 (07:45 +0000)]
(trunk libT) faster tr_cpBlockBitfieldSet()

16 years ago(trunk libT) Fix an assertion failure in ptrarrays when values are equal.
Erick Turnquist [Tue, 6 Jan 2009 03:22:10 +0000 (03:22 +0000)]
(trunk libT) Fix an assertion failure in ptrarrays when values are equal.

This bug manifest itself due to a subtle change in tr_compareAddresses(), but
was always there. An assertion would fail if two (obviously adjacent) values
were equal.

16 years ago(trunk libT) fix refcount error in the new peer-io refcount code
Charles Kerr [Tue, 6 Jan 2009 03:21:22 +0000 (03:21 +0000)]
(trunk libT) fix refcount error in the new peer-io refcount code

16 years agowarnings--; miscellaneous other cleanup
Mitchell Livingston [Tue, 6 Jan 2009 02:07:55 +0000 (02:07 +0000)]
warnings--; miscellaneous other cleanup

16 years ago#1661 show group rules for the proper group
Mitchell Livingston [Tue, 6 Jan 2009 01:21:02 +0000 (01:21 +0000)]
#1661 show group rules for the proper group

16 years ago(trunk libT) two bugfixes in one: (1) fix leaking tr_handshake objects reported by...
Charles Kerr [Tue, 6 Jan 2009 00:24:44 +0000 (00:24 +0000)]
(trunk libT) two bugfixes in one: (1) fix leaking tr_handshake objects reported by BentMyWookie (2) fix yet another permutation of the tr_isBandwidth() assertion failure -- maybe the last one? -- reported by Waldorf

16 years ago(trunk libT) fix the new-code errors reported by ZogG and Rolcol and Spaham
Charles Kerr [Mon, 5 Jan 2009 18:20:47 +0000 (18:20 +0000)]
(trunk libT) fix the new-code errors reported by ZogG and Rolcol and Spaham

16 years ago(trunk libT) fix a minor memory leak reported by Valgrind
Charles Kerr [Mon, 5 Jan 2009 18:18:13 +0000 (18:18 +0000)]
(trunk libT) fix a minor memory leak reported by Valgrind

16 years ago(trunk libT) yet another step in the debugging cycle, crash report from ZogG and...
Charles Kerr [Mon, 5 Jan 2009 07:57:10 +0000 (07:57 +0000)]
(trunk libT) yet another step in the debugging cycle, crash report from ZogG and Rolcol

16 years ago(trunk libT) probably fix r7618 reported in #transmission by Rolcol
Charles Kerr [Mon, 5 Jan 2009 06:45:08 +0000 (06:45 +0000)]
(trunk libT) probably fix r7618 reported in #transmission by Rolcol

16 years ago(trunk libT) fix the much-hated "Assertion failed: (tr_isPeerIo( io ))". Also, repea...
Charles Kerr [Mon, 5 Jan 2009 04:27:54 +0000 (04:27 +0000)]
(trunk libT) fix the much-hated "Assertion failed: (tr_isPeerIo( io ))".  Also, repeated calls to tr_date() were taking up about 78% of the time in tr_stat(), so instead of calling multiple times, call it once in tr_stat() and pass that value around to the functions that need it.

16 years agoensure that -ggdb3 is used if we're using gcc
Charles Kerr [Sun, 4 Jan 2009 18:30:34 +0000 (18:30 +0000)]
ensure that -ggdb3 is used if we're using gcc

16 years ago(trunk libT) minor speedup tweaks in peer-request hotspots
Charles Kerr [Sun, 4 Jan 2009 18:01:15 +0000 (18:01 +0000)]
(trunk libT) minor speedup tweaks in peer-request hotspots

16 years ago(trunk libT) remove a small memory leak in the request-list unit test s.t. valgrind...
Charles Kerr [Sun, 4 Jan 2009 17:46:27 +0000 (17:46 +0000)]
(trunk libT) remove a small memory leak in the request-list unit test s.t. valgrind will be happy

16 years ago(trunk libT) minor tr_ptrArray API cleanup
Charles Kerr [Sun, 4 Jan 2009 16:59:15 +0000 (16:59 +0000)]
(trunk libT) minor tr_ptrArray API cleanup

16 years ago(trunk libT) forgot to "svn add" request-list-test.c before committing...
Charles Kerr [Sun, 4 Jan 2009 16:58:09 +0000 (16:58 +0000)]
(trunk libT) forgot to "svn add" request-list-test.c before committing...