Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 5176 237

latest revision download Branch root:

5176 deleted | Lines: 0 ( +0, -1707 )

Created: 2007-05-14 13:10:46 -0400 (18 months ago) | Author: anthm | Changeset: 5176

dox

4799 annotated / raw | Diffs: previous, other | Lines: 1707 ( +91, -180 )

Created: 2007-03-29 20:15:25 -0400 (19 months ago) | Author: anthm | Changeset: 4799

indent again

4798 annotated / raw | Diffs: previous, other | Lines: 1796 ( +183, -100 )

Created: 2007-03-29 20:13:31 -0400 (19 months ago) | Author: anthm | Changeset: 4798

indent

4795 annotated / raw | Diffs: previous, other | Lines: 1713 ( +120, -228 )

Created: 2007-03-29 18:31:56 -0400 (19 months ago) | Author: anthm | Changeset: 4795

spring cleaning

4176 annotated / raw | Diffs: previous, other | Lines: 1821 ( +1, -1 )

Created: 2007-02-08 21:36:03 -0500 (21 months ago) | Author: mikej | Changeset: 4176

fix magic emacs and vi formatting comments in the bottom of our source files to use tabs instead of spaces

3462 annotated / raw | Diffs: previous, other | Lines: 1821 ( +11, -0 )

Created: 2006-11-27 17:30:48 -0500 (23 months ago) | Author: mikej | Changeset: 3462

Add magic comments for emacs and vi in source and header files to properly format and display tabs vs. spaces in those editors:

/* For Emacs:
* Local Variables:
* mode:c
* indent-tabs-mode:nil
* tab-width:4
* c-basic-offset:4
* End:
* For VIM:
* vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab:
*/

3106 annotated / raw | Diffs: previous, other | Lines: 1810 ( +1, -0 )

Created: 2006-10-19 12:33:54 -0400 (2 years 1 month ago) | Author: anthm | Changeset: 3106

tidy up, note yesterday's propagate_vars was changed to export_vars

2555 annotated / raw | Diffs: previous, other | Lines: 1809 ( +1, -1 )

Created: 2006-09-07 11:15:39 -0400 (2 years 2 months ago) | Author: anthm | Changeset: 2555

what comes up must come down

2548 annotated / raw | Diffs: previous, other | Lines: 1809 ( +1, -1 )

Created: 2006-09-07 10:23:31 -0400 (2 years 2 months ago) | Author: anthm | Changeset: 2548

fix namespace

1304 annotated / raw | Diffs: previous, other | Lines: 1809 ( +2, -2 )

Created: 2006-04-30 13:54:05 -0400 (2 years 6 months ago) | Author: anthm | Changeset: 1304

forgot a t

1291 annotated / raw | Diffs: previous, other | Lines: 1809 ( +2, -8 )

Created: 2006-04-28 16:04:08 -0400 (2 years 6 months ago) | Author: mikej | Changeset: 1291

use macro for EXTERN "C" begin and end lines in header files to clean up the headers, and to eliminate a format bug in emacs.

1126 annotated / raw | Diffs: previous, other | Lines: 1815 ( +1, -1 )

Created: 2006-04-12 12:34:34 -0400 (2 years 7 months ago) | Author: anthm | Changeset: 1126

dox

737 annotated / raw | Diffs: previous, other | Lines: 1815 ( +1, -1 )

Created: 2006-03-02 17:32:42 -0500 (2 years 8 months ago) | Author: anthm | Changeset: 737

extra db approach in js

319 annotated / raw | Diffs: previous, other | Lines: 1815 ( +16, -53 )

Created: 2006-01-10 15:10:38 -0500 (2 years 10 months ago) | Author: mikej | Changeset: 319

doxygen cleanups\changes.

317 annotated / raw | Diffs: previous, other | Lines: 1852 ( +11, -11 )

Created: 2006-01-10 10:09:26 -0500 (2 years 10 months ago) | Author: mikej | Changeset: 317

added docs to msvc project, fixed some doxygen warnings.

314 annotated / raw | Diffs: previous, other | Lines: 1852 ( +11, -11 )

Created: 2006-01-09 19:28:31 -0500 (2 years 10 months ago) | Author: mikej | Changeset: 314

fix sqlite docs.

306 annotated / raw | Diffs: previous, other | Lines: 1852 ( +1479, -721 )

Created: 2006-01-09 13:06:09 -0500 (2 years 10 months ago) | Author: mikej | Changeset: 306

compete sqlite documentation.  more cleanup to come.

305 annotated / raw | Diffs: previous, other | Lines: 1094 ( +540, -18 )

Created: 2006-01-09 09:52:48 -0500 (2 years 10 months ago) | Author: mikej | Changeset: 305

sqlite docs are all in there now, time for cleanup.

304 annotated / raw | Diffs: previous, other | Lines: 572 ( +55, -40 )

Created: 2006-01-09 00:46:43 -0500 (2 years 10 months ago) | Author: mikej | Changeset: 304

More sqlite doxygen cleanup and remove a no longer used project file.

303 annotated / raw | Diffs: previous, other | Lines: 557 ( +72, -0 )

Created: 2006-01-08 21:36:00 -0500 (2 years 10 months ago) | Author: mikej | Changeset: 303

Fix some warnings in MSVC (no more deprecated warnings again), fixed g729 build in msvc broken when the files in the lib moved when it was autotooled.  Add details in readme about msvc requirements when using VC++ express 2005.

298 annotated / raw | Diffs: previous, other | Lines: 485 ( +315, -8 )

Created: 2006-01-06 11:12:33 -0500 (2 years 10 months ago) | Author: mikej | Changeset: 298

First bit of sqlite docs... still needs quite a bit o work..

280 annotated / raw | Diffs: previous, other | Lines: 178 ( +8, -1 )

Created: 2006-01-05 16:03:22 -0500 (2 years 10 months ago) | Author: anthm | Changeset: 280

what's up doc

260 annotated / raw | Diffs: previous, other | Lines: 171 ( +13, -2 )

Created: 2006-01-02 19:48:52 -0500 (2 years 10 months ago) | Author: mikej | Changeset: 260

and a few corrections to the docs.

251 annotated / raw | Diffs: previous, other | Lines: 160 ( +3, -0 )

Created: 2006-01-01 10:23:12 -0500 (2 years 10 months ago) | Author: mikej | Changeset: 251

initial doxygen.  Much, much more to go.

239 annotated / raw | Diffs: previous, other | Lines: 157 ( +2, -0 )

Created: 2005-12-29 14:14:05 -0500 (2 years 10 months ago) | Author: mikej | Changeset: 239

a little more header juggling.

237 new annotated / raw | Lines: 155 ( +155, -0 )

Created: 2005-12-29 12:25:28 -0500 (2 years 10 months ago) | Author: mikej | Changeset: 237

juggle the header files.