Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 8997 1117

latest revision download Branch root:

8997 annotated / raw | Diffs: previous, other | Lines: 139 ( +3, -2 )

Created: 2008-07-11 10:35:08 -0400 (4 months 22 days ago) | Author: anthm | Changeset: 8997

fix FSCORE-156

8894 annotated / raw | Diffs: previous, other | Lines: 138 ( +1, -1 )

Created: 2008-07-03 15:12:26 -0400 (4 months 30 days ago) | Author: mikej | Changeset: 8894

vim extendtab is bad

8686 annotated / raw | Diffs: previous, other | Lines: 138 ( +1, -1 )

Created: 2008-05-27 00:30:03 -0400 (6 months ago) | Author: anthm | Changeset: 8686

indent pass 1

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

Created: 2008-05-26 05:55:20 -0400 (6 months ago) | Author: stkn | Changeset: 8657

More doxygen updates, stuff that needs work is marked with NEEDDESC

8585 annotated / raw | Diffs: previous, other | Lines: 137 ( +2, -2 )

Created: 2008-05-24 14:59:49 -0400 (6 months ago) | Author: mikej | Changeset: 8585

swig does not work with varargs functions (FSCORE-128)

7500 annotated / raw | Diffs: previous, other | Lines: 137 ( +1, -1 )

Created: 2008-02-03 17:14:57 -0500 (9 months ago) | Author: brian | Changeset: 7500

set tab mode properly

7396 annotated / raw | Diffs: previous, other | Lines: 137 ( +1, -1 )

Created: 2008-01-27 15:01:02 -0500 (10 months ago) | Author: brian | Changeset: 7396

cleanup and consistency.. blah rain @ PHX fun

6902 annotated / raw | Diffs: previous, other | Lines: 137 ( +9, -7 )

Created: 2007-12-19 10:36:07 -0500 (11 months ago) | Author: mikej | Changeset: 6902

add functions param details for msvc code analysis.

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

Created: 2007-12-05 15:24:20 -0500 (11 months ago) | Author: anthm | Changeset: 6524

change logger stuff and finalize mod_logfile

5768 annotated / raw | Diffs: previous, other | Lines: 132 ( +2, -2 )

Created: 2007-09-30 16:05:18 -0400 (14 months ago) | Author: anthm | Changeset: 5768

add log and event object recycling to reduce malloc per sec in high call load

5738 annotated / raw | Diffs: previous, other | Lines: 132 ( +0, -0 )

Created: 2007-09-21 14:49:14 -0400 (14 months ago) | Author: mikej | Changeset: 5738

svn:eol-style properties, and make eol-style consistent in some files.

5414 annotated / raw | Diffs: previous, other | Lines: 132 ( +1, -1 )

Created: 2007-06-20 06:43:24 -0400 (17 months ago) | Author: mikej | Changeset: 5414

correct printf function args for modified switch_log_printf.

5412 annotated / raw | Diffs: previous, other | Lines: 132 ( +2, -2 )

Created: 2007-06-20 05:19:45 -0400 (17 months ago) | Author: mikej | Changeset: 5412

add userdata param to switch_log_printf so we can pass uuid or other session or other identification information to the logger.

4799 annotated / raw | Diffs: previous, other | Lines: 132 ( +1, -1 )

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

indent again

4798 annotated / raw | Diffs: previous, other | Lines: 132 ( +1, -1 )

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

indent

4795 annotated / raw | Diffs: previous, other | Lines: 132 ( +9, -13 )

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

spring cleaning

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

Created: 2007-03-24 00:51:17 -0400 (20 months ago) | Author: mikej | Changeset: 4760

quick comment

4249 annotated / raw | Diffs: previous, other | Lines: 133 ( +1, -1 )

Created: 2007-02-13 21:53:23 -0500 (21 months ago) | Author: mikej | Changeset: 4249

constify the fmt string on all printf like functions

4224 annotated / raw | Diffs: previous, other | Lines: 133 ( +1, -1 )

Created: 2007-02-12 22:17:19 -0500 (21 months ago) | Author: mikej | Changeset: 4224

add PRINTF_FUNCTION specifier to printf like functions to let gcc tell us when we are using the wrong format specifiers on these functions.  Suggested by <MrEIso> via irc.

4176 annotated / raw | Diffs: previous, other | Lines: 133 ( +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

3691 annotated / raw | Diffs: previous, other | Lines: 133 ( +1, -1 )

Created: 2006-12-17 23:32:50 -0500 (23 months ago) | Author: mikej | Changeset: 3691

char * -> const char *

3682 annotated / raw | Diffs: previous, other | Lines: 133 ( +1, -1 )

Created: 2006-12-16 20:01:09 -0500 (23 months ago) | Author: anthm | Changeset: 3682

build progress break everything

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

Created: 2006-11-27 17:30:48 -0500 (2 years 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:
*/

2555 annotated / raw | Diffs: previous, other | Lines: 122 ( +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: 122 ( +1, -1 )

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

fix namespace

1300 annotated / raw | Diffs: previous, other | Lines: 122 ( +9, -9 )

Created: 2006-04-29 19:43:28 -0400 (2 years 7 months ago) | Author: mikej | Changeset: 1300

part 3 of 3 standardizing typedefed types to end in _t.

1292 annotated / raw | Diffs: previous, other | Lines: 122 ( +1, -1 )

Created: 2006-04-28 21:00:52 -0400 (2 years 7 months ago) | Author: mikej | Changeset: 1292

part 1 of many standardizing typedefed types to end in _t

1291 annotated / raw | Diffs: previous, other | Lines: 122 ( +3, -10 )

Created: 2006-04-28 16:04:08 -0400 (2 years 7 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.

1128 annotated / raw | Diffs: previous, other | Lines: 129 ( +7, -0 )

Created: 2006-04-12 13:51:47 -0400 (2 years 7 months ago) | Author: brian | Changeset: 1128

file/func specific logging

1124 annotated / raw | Diffs: previous, other | Lines: 122 ( +23, -9 )

Created: 2006-04-12 11:04:26 -0400 (2 years 7 months ago) | Author: brian | Changeset: 1124

dox and add a func to logger

1123 annotated / raw | Diffs: previous, other | Lines: 108 ( +12, -0 )

Created: 2006-04-12 10:41:35 -0400 (2 years 7 months ago) | Author: brian | Changeset: 1123

enhance logger stuff

1117 new annotated / raw | Lines: 96 ( +96, -0 )

Created: 2006-04-11 17:13:44 -0400 (2 years 7 months ago) | Author: brian | Changeset: 1117

Gut Logger and put it back modular style