Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 8894 4494

latest revision download Branch root:

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

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

vim extendtab is bad

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

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

cleanup and consistency.. blah rain @ PHX fun

6316 annotated / raw | Diffs: previous, other | Lines: 555 ( +1, -1 )

Created: 2007-11-16 19:23:18 -0500 (12 months ago) | Author: mikej | Changeset: 6316

or not.

6315 annotated / raw | Diffs: previous, other | Lines: 555 ( +1, -1 )

Created: 2007-11-16 18:17:07 -0500 (12 months ago) | Author: mikej | Changeset: 6315

make gcc think switch_mprintf is printf like.

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

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

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

4921 annotated / raw | Diffs: previous, other | Lines: 555 ( +5, -0 )

Created: 2007-04-12 14:22:09 -0400 (19 months ago) | Author: mikej | Changeset: 4921

MODLANG-10 Modify Javascript exec function to return number of changed rows, thanks Dale.

4799 annotated / raw | Diffs: previous, other | Lines: 550 ( +8, -8 )

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

indent again

4798 annotated / raw | Diffs: previous, other | Lines: 550 ( +9, -14 )

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

indent

4795 annotated / raw | Diffs: previous, other | Lines: 555 ( +47, -57 )

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

spring cleaning

4505 annotated / raw | Diffs: previous, other | Lines: 565 ( +187, -0 )

Created: 2007-03-10 16:57:02 -0500 (20 months ago) | Author: mikej | Changeset: 4505

fix sqlite cdr build with new sqlite wrapper in the core, exposing all the necessary functions.  Add sqlite cdr to the windows build.

4494 new annotated / raw | Lines: 378 ( +378, -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.