Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 440 2

latest revision download Branch trunk

440 annotated / raw | Diffs: previous, other | Lines: 285 ( +5, -4 )

Created: 2008-09-30 22:35:22 -0400 (2 months ago) | Author: derek | Changeset: 440

lots and lots and lots of fixes, to bring it up date
with the latest ptlib/opal combination.
Improve reliability - add read/write locks.

433 annotated / raw | Diffs: previous, other | Lines: 284 ( +8, -8 )

Created: 2008-07-27 00:47:16 -0400 (4 months 5 days ago) | Author: derek | Changeset: 433

Big tidy up. Move all comamnd handling to use Const,
so that the strings are handled as efficiently as possible.

410 annotated / raw | Diffs: previous, other | Lines: 284 ( +10, -0 )

Created: 2008-05-13 00:51:52 -0400 (6 months ago) | Author: derek | Changeset: 410

tidy up emacs strings at end of the files soas to make Emacs editing consistant.
Work on the building of new comms identities for voip..

397 annotated / raw | Diffs: previous, other | Lines: 274 ( +6, -6 )

Created: 2008-03-27 22:11:53 -0400 (8 months ago) | Author: derek | Changeset: 397

Move away from BOOL, TRUE, FALSE.
start working on a configure script to build the library.

249 annotated / raw | Diffs: previous, other | Lines: 274 ( +2, -2 )

Created: 2007-05-14 22:21:31 -0400 (18 months ago) | Author: derek | Changeset: 249

Follow on changes, from using const PString & arguement,
(which saves on cpu required to pass a parameter).

247 annotated / raw | Diffs: previous, other | Lines: 274 ( +8, -4 )

Created: 2007-04-19 22:30:57 -0400 (19 months ago) | Author: derek | Changeset: 247

fixes, so it compiles with the absolute latest opal cvs.
This includes precompiled headers of ptlib.h, which does supposedly
reduce the compile time.

2 new annotated / raw | Lines: 270 ( +270, -0 )

Created: 2006-05-17 19:11:59 -0400 (2 years 6 months ago) | Author: derek | Changeset: 2

Initial release of the Sofa Switch set of utilities.