Skip to content
Snippets Groups Projects
  1. Apr 28, 2011
  2. Mar 30, 2011
  3. Oct 21, 2010
  4. Jun 03, 2010
  5. Apr 09, 2010
  6. Dec 15, 2009
  7. Nov 12, 2009
  8. Aug 29, 2009
  9. Aug 04, 2009
  10. Jul 22, 2009
  11. Jul 19, 2009
  12. Jul 18, 2009
  13. Dec 02, 2008
    • scjones's avatar
      * commit.c: Remove defunct variable (got_message). · d8bf1495
      scjones authored
      * edit.c (send_notifications, edit, unedit): Use CVS_LOCK_NONE instead
      of 0 in calls to start_recursion to avoid compiler warnings.
      * parseinfo.c: Remove duplicate definition of config (from main.c).
      * hash.c (walklist): Cast function pointers to void * for tracing.
      * recurse.c (start_recursion): Ditto.
      d8bf1495
  14. Nov 25, 2008
  15. Nov 19, 2008
  16. Nov 18, 2008
  17. Nov 17, 2008
  18. Nov 15, 2008
  19. Nov 14, 2008
  20. Nov 05, 2008
  21. Oct 15, 2008
  22. Oct 02, 2008
    • dprice's avatar
      131828b3
    • dprice's avatar
      * history.c: Some cleanup. · 9576fa5c
      dprice authored
      (expand_modules): Removed this stub function.
      (get_history_log_name): Don't return const since it is freshly
      allocated.
      (history_write): Add version number to history records.  Use tag
      fields like other record types.
      (fill_hrec): Load version number & postprocess history records as
      needed.  Zero records with memset.
      (read_hrecs_file): Don't zero records redundantly with fill_hrec().
      (report_hrecs): Find tag data in the same place as other record types.
      * sanity.sh (basic2-64): Expect new tag records.
      * tag.c: Some cleanup.
      (cvstag): Move history log call to...
      (tag_filesdoneproc): ...here, where we have more information.
      9576fa5c
    • dprice's avatar
      * modules.c (my_module): Clean up TRACE. · af7dbe61
      dprice authored
      * subr.h [NULL2DOT, NULL2MT]: Add parens for safety.
      af7dbe61
Loading