Timeline
Oct 31, 2010:
- 5:43 PM Changeset [1253] by
- prefer including config.h first.
- 5:27 PM Ticket #482 (manual is outdated) closed by
- fixed
- 5:25 PM Changeset [1252] by
- revise text on copyright update refs #482
- 3:58 PM Changeset [1251] by
- remove section "Flow of Program" refs #482
- 3:11 PM Changeset [1250] by
- adding missing include
Oct 30, 2010:
- 3:33 PM Changeset [1249] by
- missing includes on Fedora
- 5:32 AM Changeset [1248] by
- fix test failure in vpath build
- 4:43 AM Changeset [1247] by
- mention #477 in NEWS
- 4:41 AM Ticket #477 (project name is incorrect when root is a symbolic link) closed by
- fixed: (In [1246]) fixes #477
- 4:41 AM Changeset [1246] by
- fixes #477
Oct 26, 2010:
- 1:49 AM Ticket #482 (manual is outdated) created by
- option --copyright is no longer with us and the flow of the program …
Oct 25, 2010:
- 5:43 AM Changeset [1245] by
- prefer errno_error
- 12:37 AM ReleaseProcedure edited by
- add note about required tools (diff)
- 12:28 AM Changeset [1244] by
- update Portfile after feedback from macports maintainer. Note openssl …
Oct 24, 2010:
- 9:24 AM Changeset [1243] by
- Fixig error: ‘ULONG_MAX’ was not declared in this scope on SuSE 10.2
- 2:59 AM Changeset [1242] by
- adding test for error message at 'unrecognized option'
- 2:57 AM Changeset [1241] by
- prefer let exception pass to main from Parameter class rather than …
- 2:54 AM Changeset [1240] by
- latest yat
- 1:58 AM Ticket #476 (Parse and write report for one file at a time (rather than first do ...) closed by
- fixed
- 1:57 AM Changeset [1239] by
- move 'update copyright' code from File class to CopyrightVisitor? class.
- 12:05 AM Changeset [1238] by
- remove print_copyright from Node interface since we use traverse to …
Oct 23, 2010:
- 11:41 PM Changeset [1237] by
- remove unneeded include in Alias.h and missing includes (found after …
- 11:30 PM Changeset [1236] by
- Remove parse from Node interface as we now use visitor pattern and …
- 6:43 PM Changeset [1235] by
- #refs #476. remove branch for ticket 476
- 6:41 PM Changeset [1234] by
- refs #476. Merged visitor branch into trunk. Used 'svn merge …
- 5:25 PM Changeset [1233] by
- left over function name change
- 4:06 PM Changeset [1232] by
- refs #476. Reset stats when it's no longer needed (to save memory). …
Oct 22, 2010:
- 6:21 AM Ticket #481 (comment and other are indentical in summary plot) closed by
- fixed: (In [1231]) fixes #481
- 6:21 AM Changeset [1231] by
- fixes #481
Oct 21, 2010:
- 2:27 PM Ticket #481 (comment and other are indentical in summary plot) created by
- In the summary plot I only three curves and the numbers indicate that …
Oct 18, 2010:
- 6:00 AM Changeset [1230] by
- refs #476. New Visitor class doing the work in svndigest binary.
Oct 17, 2010:
- 11:34 PM Changeset [1229] by
- refs #476 avoid updating copyright in files with ignore property.
- 11:33 PM Changeset [1228] by
- doc typo
- 11:16 PM Changeset [1227] by
- refs #476 and #385. Move parsing to CopyrightVisitor?. Only parse Files …
- 11:07 PM Changeset [1226] by
- refs #476 and #385. Remove --copyright switch in svndigest program.
- 10:36 PM Changeset [1225] by
- refs #476. Inital version of a CopyrightVisitor?.
- 6:23 PM Changeset [1224] by
- refs #476. Functions in Node structure that interacts with visitors.
- 6:05 PM Changeset [1223] by
- refs #476: Base class for Visitors
- 5:51 PM Changeset [1222] by
- merge trunk changes to visitor branch
Oct 13, 2010:
- 4:45 PM Changeset [1221] by
- fix error_test.sh failure on Linux associated with problems in …
- 6:10 AM Ticket #480 (prefer `file' over file in stdout message) closed by
- fixed: (In [1220]) closes #480. Quote files with 'file' (same style as …
- 6:10 AM Changeset [1220] by
- closes #480. Quote files with 'file' (same style as subversion). Add a …
Oct 12, 2010:
- 4:37 AM Ticket #371 (throw exception when svn_error_t != NULL) closed by
- fixed: (In [1219]) closes #371. SVNException copy with ref counter.
- 4:37 AM Changeset [1219] by
- closes #371. SVNException copy with ref counter.
Oct 10, 2010:
- 4:27 AM Changeset [1218] by
- refs #371. Remove variable binary_ in SVNblame, which was not used. …
- 2:46 AM Changeset [1217] by
- update docs and remove third argument in cleanup_failed_init since the …
- 1:55 AM Changeset [1216] by
- refs #371. avoid using svn_handle_error2 and communicate through …
- 1:41 AM Changeset [1215] by
- extending SVNException to also hold/take svn_error_t. refs #371
Oct 9, 2010:
- 9:49 PM WikiStart edited by
- (diff)
- 6:08 PM Changeset [1214] by
- simplify flow of cleanup code. refs #371
- 4:47 PM Ticket #478 (prefer remove(1) over unlink and rmdir) closed by
- fixed: (In [1213]) avoid using GNU extensions. fixes #478
- 4:47 PM Changeset [1213] by
- avoid using GNU extensions. fixes #478
- 4:17 PM Changeset [1212] by
- branch for implementing Visitor Pattern. refs #476
Oct 7, 2010:
- 4:18 PM Changeset [1211] by
- only output library version number when 'foo --verbose --version'
- 4:10 PM Changeset [1210] by
- changes to comply with latest GCS
- 5:44 AM Ticket #475 (Store data in sparse container) closed by
- fixed: (In [1209]) remove FIXME that would just make the already complicated …
- 5:44 AM Changeset [1209] by
- remove FIXME that would just make the already complicated code …
- 5:33 AM Changeset [1208] by
- Changed value type of SparseVector? to be (signed) int. Use …
- 5:25 AM Changeset [1207] by
- new function 'diff' to compare two strings
Oct 6, 2010:
- 8:09 PM Changeset [1206] by
- typos
- 1:31 AM Changeset [1205] by
- avoid copying. use max_element instead of back() so plot_summary also …
Oct 5, 2010:
- 2:42 PM Changeset [1204] by
- refs #475. remove dead code
- 2:33 PM Changeset [1203] by
- refs #475. prefer operator+= and remove operator+ for Vector class to …
Oct 4, 2010:
- 7:32 PM Changeset [1202] by
- Typo
- 2:45 PM Changeset [1201] by
- prefer operator+= rather than operator+. refs #475
- 2:42 PM Changeset [1200] by
- prefer operator+= rather than operator+
- 2:37 PM Changeset [1199] by
- prefer operator+= rather than operator+
- 2:17 PM Changeset [1198] by
- plot stairs only when count changes in a revision. refs #475
- 6:32 AM Changeset [1197] by
- convert date strings to int once in main rather than once for every plot
- 4:40 AM Changeset [1196] by
- speeding up Vector::back(). refs #475
- 2:26 AM Changeset [1195] by
- refs #475, erase elements in underlying map (when possible) when …
- 1:39 AM Changeset [1194] by
- refs #475. First version using Sparse Vector class. This change is …
Oct 3, 2010:
- 4:43 PM Ticket #480 (prefer `file' over file in stdout message) created by
- I want message to stdout (and stderr) have format […] rather than […]
- 4:24 PM Changeset [1193] by
- latest yat
Oct 2, 2010:
- 5:09 PM Ticket #479 (yat deprecation warnings are turned off) closed by
- fixed: (In [1192]) closes #479. yat deprecation arning are turned on
- 5:09 PM Changeset [1192] by
- closes #479. yat deprecation arning are turned on
- 3:45 PM Changeset [1191] by
- latest yat
Oct 1, 2010:
- 8:57 PM Ticket #479 (yat deprecation warnings are turned off) created by
-
I noticed that
YAT_HAVE_GCC_DEPRECATED
is not defined in …
Note: See TracTimeline
for information about the timeline view.