Quick Search:

hide Line History

line history graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Tarball

Recent Changelog

9475 by robertj 06 September 2008, 23:58:24 -0400 (2 months 25 days ago) Added ignore of lower case version of MSVC build directories (debug/Debug are distinct)

. 9475 history download (+0 -0) diffs

… 67 more files in changeset.
9318 by robertj 18 August 2008, 08:23:56 -0400 (3 months 14 days ago) Fixed compiler warning ... potential uninitialised variable.

./mod_spidermonkey_odbc.c 9318 history download (+1 -1) diffs

9310 by anthm 16 August 2008, 11:55:49 -0400 (3 months 16 days ago) fix numRows and add numCols

./mod_spidermonkey_odbc.c 9310 history download (+27 -3) diffs

… 1 more file in changeset.
9245 by anthm 11 August 2008, 15:21:21 -0400 (3 months 21 days ago) fix MODLANG-75

./mod_spidermonkey_odbc.c 9245 history download (+30 -5) diffs

Files

  NAME« REV AGE AUTHOR
  Makefile 4846 history download (root:) 19 months anthm
add core ODBC
  mod_spidermonkey_odbc.2008.vcproj 6690 history download (root:) 11 months mikej
add msvc 2008 sln/project files
  mod_spidermonkey_odbc.c 9318 history download (root:) 3 months 14 days robertj
Fixed compiler warning ... potential uninitialised variable.
  mod_spidermonkey_odbc.vcproj 5995 history download (root:) 13 months mikej
use vsprops files for spidermonkey modules and modules using curl to centralize …