CVS log for dteq/main.c |
 |
|
Up to [Development] / dteq
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.11
/
(view)
- annotate
- [select for diffs]
, Mon Mar 25 16:23:30 2002 UTC (10 years, 2 months ago) by peter
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.10: +18 -1 lines
Diff to previous 1.10
fsync() at the end if file is regular
Revision
1.10
/
(view)
- annotate
- [select for diffs]
, Wed Sep 26 20:51:29 2001 UTC (10 years, 7 months ago) by peter
Branch:
MAIN
CVS Tags:
dteq_0_6,
dteq_0_5
Changes since 1.9: +9 -34 lines
Diff to previous 1.9
Template is now the last argument no matter how many arguments there are.
Removed mysqlquery_wrapper since a symlink will suffice now.
Revision
1.9
/
(view)
- annotate
- [select for diffs]
, Fri May 11 11:50:53 2001 UTC (11 years ago) by peter
Branch:
MAIN
Changes since 1.8: +11 -5 lines
Diff to previous 1.8
Use mallocread in more places to avoid code duplication.
Revision
1.8
/
(view)
- annotate
- [select for diffs]
, Wed Apr 18 08:28:22 2001 UTC (11 years, 1 month ago) by peter
Branch:
MAIN
Changes since 1.7: +3 -1 lines
Diff to previous 1.7
Added an #ifdef DEBUG that missed.
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Thu Mar 15 12:22:29 2001 UTC (11 years, 2 months ago) by peter
Branch:
MAIN
CVS Tags:
dteq_0_4
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
Now reads templates from stdin when you say '%-' instead of '-'.
'\%-' uses '%-' as a template reliably.
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Fri Mar 2 15:10:56 2001 UTC (11 years, 2 months ago) by peter
Branch:
MAIN
Changes since 1.5: +10 -11 lines
Diff to previous 1.5
Changed the interface to have template first and any number of
query arguments after that. This is needed to implement database drivers
that don't fit the one-string-query model.
Revision
1.5
/
(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.4: +2 -1 lines
Diff to previous 1.4
Did template_cleanup
Revision
1.4
/
(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.3: +3 -1 lines
Diff to previous 1.3
free more mallocs
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Mon Feb 26 10:03:20 2001 UTC (11 years, 2 months ago) by peter
Branch:
MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2
Remove row from memory after handling it.
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.