CVS log for dteq/TODO |
 |
|
Up to [Development] / dteq
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.24
/
(view)
- annotate
- [select for diffs]
, Wed Sep 10 17:27:17 2003 UTC (8 years, 8 months ago) by peter
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.23: +2 -1 lines
Diff to previous 1.23
Add note about setting known-invalid pointers to 0
Revision
1.23
/
(view)
- annotate
- [select for diffs]
, Thu May 22 08:58:03 2003 UTC (9 years ago) by peter
Branch:
MAIN
Changes since 1.22: +2 -1 lines
Diff to previous 1.22
Added some horribly anal c-flags and noted TODO about it
Revision
1.22
/
(view)
- annotate
- [select for diffs]
, Thu May 22 08:51:38 2003 UTC (9 years ago) by peter
Branch:
MAIN
Changes since 1.21: +2 -1 lines
Diff to previous 1.21
Add note about fixing documentation before next release :)
Revision
1.21
/
(view)
- annotate
- [select for diffs]
, Thu May 22 08:33:33 2003 UTC (9 years ago) by peter
Branch:
MAIN
Changes since 1.20: +2 -1 lines
Diff to previous 1.20
added something about strncpy/strcpy to TODO
Revision
1.20
/
(view)
- annotate
- [select for diffs]
, Fri Apr 18 07:53:14 2003 UTC (9 years, 1 month ago) by peter
Branch:
MAIN
Changes since 1.19: +2 -1 lines
Diff to previous 1.19
Add TODO note about closing stdout
Revision
1.19
/
(view)
- annotate
- [select for diffs]
, Sat Feb 22 00:37:16 2003 UTC (9 years, 3 months ago) by peter
Branch:
MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
Added note about mysql_increment_id()
Revision
1.18
/
(view)
- annotate
- [select for diffs]
, Sat Feb 22 00:36:27 2003 UTC (9 years, 3 months ago) by peter
Branch:
MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17
Add note about mysql_info() to TODO
Revision
1.17
/
(view)
- annotate
- [select for diffs]
, Sat Sep 28 12:19:05 2002 UTC (9 years, 7 months ago) by peter
Branch:
MAIN
Changes since 1.16: +6 -3 lines
Diff to previous 1.16
Updated TODO: moved one item to the top, removed Postgres (the driver
exists), added testquery driver idea
Revision
1.16
/
(view)
- annotate
- [select for diffs]
, Mon Mar 25 16:23:30 2002 UTC (10 years, 2 months ago) by peter
Branch:
MAIN
Changes since 1.15: +1 -2 lines
Diff to previous 1.15
fsync() at the end if file is regular
Revision
1.15
/
(view)
- annotate
- [select for diffs]
, Mon Mar 25 16:04:53 2002 UTC (10 years, 2 months ago) by peter
Branch:
MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14
Add note about fsync to TODO
Revision
1.14
/
(view)
- annotate
- [select for diffs]
, Mon Mar 25 10:50:13 2002 UTC (10 years, 2 months ago) by peter
Branch:
MAIN
CVS Tags:
dteq_0_6
Changes since 1.13: +2 -1 lines
Diff to previous 1.13
Add note about INTERNALS to TODO
Revision
1.13
/
(view)
- annotate
- [select for diffs]
, Thu Mar 14 04:06:26 2002 UTC (10 years, 2 months ago) by peter
Branch:
MAIN
CVS Tags:
dteq_0_5
Changes since 1.12: +4 -1 lines
Diff to previous 1.12
cdb documentation fixes/additions
Revision
1.12
/
(view)
- annotate
- [select for diffs]
, Wed Feb 27 01:49:26 2002 UTC (10 years, 2 months ago) by peter
Branch:
MAIN
Changes since 1.11: +4 -3 lines
Diff to previous 1.11
Remove cdb from TODO, add question about mysql 3.23 fix.
Revision
1.11
/
(view)
- annotate
- [select for diffs]
, Thu Dec 20 12:20:41 2001 UTC (10 years, 5 months ago) by peter
Branch:
MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10
Added 'return error on empty result set' flag to TODO.
Revision
1.10
/
(view)
- annotate
- [select for diffs]
, Mon Oct 1 15:26:24 2001 UTC (10 years, 7 months ago) by peter
Branch:
MAIN
Changes since 1.9: +9 -6 lines
Diff to previous 1.9
Updated some stuff about the new syntax.
Revision
1.9
/
(view)
- annotate
- [select for diffs]
, Wed Sep 26 21:05:47 2001 UTC (10 years, 7 months ago) by peter
Branch:
MAIN
Changes since 1.8: +4 -7 lines
Diff to previous 1.8
A bit of cleaning up, updating TODO with corrections.
Revision
1.8
/
(view)
- annotate
- [select for diffs]
, Mon May 28 23:15:48 2001 UTC (10 years, 11 months ago) by peter
Branch:
MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7
Added 'fix mysql 3.23' to TODO
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Fri May 11 11:40:16 2001 UTC (11 years ago) by peter
Branch:
MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6
Added mallocread, some minor stuff.
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Fri Mar 9 13:32:31 2001 UTC (11 years, 2 months ago) by peter
Branch:
MAIN
CVS Tags:
dteq_0_4
Changes since 1.5: +1 -2 lines
Diff to previous 1.5
authfile is now defined in the db driver
make clean cleans up *.core too
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Fri Mar 2 14:48:42 2001 UTC (11 years, 2 months ago) by peter
Branch:
MAIN
Changes since 1.4: +3 -1 lines
Diff to previous 1.4
More TODO.
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Wed Feb 28 13:58:09 2001 UTC (11 years, 2 months ago) by peter
Branch:
MAIN
Changes since 1.3: +4 -6 lines
Diff to previous 1.3
Did template_cleanup
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Mon Feb 26 10:29:15 2001 UTC (11 years, 2 months ago) by peter
Branch:
MAIN
Changes since 1.2: +4 -2 lines
Diff to previous 1.2
free more mallocs
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Thu Jan 4 14:41:53 2001 UTC (11 years, 4 months ago) by peter
Branch:
MAIN
Changes since 1.1: +2 -0 lines
Diff to previous 1.1
Added RCS tags to all files.
Revision
1.1.1.1
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Thu Jan 4 00:53:54 2001 UTC (11 years, 4 months ago) by peter
Branch:
p8ur
CVS Tags:
START
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
import of first modularized version
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Thu Jan 4 00:53:54 2001 UTC (11 years, 4 months ago) by peter
Branch:
MAIN
Initial revision
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.