Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 9623 4494

latest revision download Branch root:

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

Created: 2008-09-23 12:05:12 -0400 (2 months 9 days ago) | Author: mikej | Changeset: 9623

(FSCORE-192) expose api for partial regex matching

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

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

vim extendtab is bad

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

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

cleanup and consistency.. blah rain @ PHX fun

6218 annotated / raw | Diffs: previous, other | Lines: 82 ( +1, -1 )

Created: 2007-11-10 07:25:54 -0500 (12 months ago) | Author: mikej | Changeset: 6218

fix windows build.

5738 annotated / raw | Diffs: previous, other | Lines: 82 ( +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.

5176 annotated / raw | Diffs: previous, other | Lines: 82 ( +1, -1 )

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

dox

5165 annotated / raw | Diffs: previous, other | Lines: 82 ( +3, -3 )

Created: 2007-05-12 10:48:14 -0400 (18 months ago) | Author: mikej | Changeset: 5165

adding const qualifiers across the api as appropriate.

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

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

indent again

4798 annotated / raw | Diffs: previous, other | Lines: 81 ( +5, -11 )

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

indent

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

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

spring cleaning

4494 new annotated / raw | Lines: 93 ( +93, -0 )

Created: 2007-03-09 15:44:13 -0500 (20 months ago) | Author: mikej | Changeset: 4494

add wrapper code to fully encapsulate apr, apr-utils, pcre, and sqlite.  fully use switch_ namespace in modules, create our own format and type defines.  follow up commit for unix autotools coming soon after this.  PLEASE NOTE: you will NEED to do a make megaclean and run configure again after this update (and the following commit) or it will not build.