Next | Query returned 19 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2005-01-20 21:42:29 by Christoph Badura | Files touched by this commit (1)
Log message:
Remove line for 'share/jdb' which crept in accidentally.
   2005-01-20 21:35:24 by Christoph Badura | Files touched by this commit (4)
Log message:
Upgrade jdb to version 1.13.
Changes since 1.12:

   - NEW: jdb added to the freebsd ports tree

           maintainer: larse@isi.edu
   - BUG FIX:  properly handle trailing spaces when data must be numeric
           (ex. dbstats with -FS, see test dbstats_trailing_spaces)
           Fix from Ning Xu .
   - NEW: dbcolize error message improved (bug report from Terrence
           Brannon), and list format documented in the README.
   - NEW: cgi_to_db convergs CGI.pm-format storage to jdb list format
   - BUG FIX: handle numeric synonyms for column names in dbcol properly
   - ENHANCEMENT: "talking about columns" section added to README.
           Lack of documentation pointed out by Lars Eggert.
   - CHANGE: dbformmail now defaults to using Mail ("Berkeley Mail")
           to send mail, rather than sendmail (sendmail is still an option,
           but mail doesn't require running as root)
   - NEW: on platforms that support it (i.e., with perl 5.8), jdb works
           fine with unicode
   - NEW: dbfilevalidate: check a db file for some common errors
   2004-04-25 19:45:31 by Soren Jacobsen | Files touched by this commit (1)
Log message:
Convert to buildlink3.
   2003-12-15 22:22:41 by Thomas Klausner | Files touched by this commit (2)
Log message:
Remove first chunk of this patch -- it only brings trouble
and is not useful.
   2003-12-15 21:20:42 by Christoph Badura | Files touched by this commit (1)
Log message:
Update digest of patch-aa because of RCS Id change by previous commit.
   2003-12-15 21:18:33 by Christoph Badura | Files touched by this commit (5)
Log message:
Update jdb to 1.12 plus the patch for the problem with trailing spaces in
dbstats from Heidemann's web page.

Changes since 1.7 apart from bugfixes:

1.12,  30-Oct-02

- NEW: dbcolmultiscale
- NEW: dbcol has -r option for "relaxed error checking"
- NEW: dbcolneaten has new -e option to strip end-of-line spaces
- NEW: dbrow finally has a -v option to negate the test
- NEW: db_to_html_table: simple conversion to html tables
- NEW: dblib now has a function dblib_text2html() that will

1.11,  2-Nov-01

- NEW: dbcolneaten now supports "field specifiers" that
	allow some control over how wide columns should be
- OPTIMIZATION: dbsort now tries hard to be filesystem cache-friendly

1.10, 10-Apr-01

- NEW: dbstats now includes a -S option to optimize work on
	pre-sorted data (inspired by code contributed by Haobo Yu)

1.9,  6-Nov-00

- NEW: dbfilesplit, split a single input file into multiple output files.

1.8, 28-Jun-00

- NEW:  dbrowuniq now optionally checks for uniqueness only on certain fields
- NEW: dbrowsplituniq makes one pass through a file and splits it into
	separate files based on the given fields
- NEW:  converter for "crl" format network traces
- NEW:  anywhere you use arbitrary code (like dbroweval),
	_last_foo now maps to the last row's value for field _foo.
- OPTIMIZATION: comment processing slightly changed so that
	dbmultistats now is much faster on files with lots of comments.
   2003-07-21 18:39:13 by Martti Kuparinen | Files touched by this commit (22)
Log message:
COMMENT should start with a capital letter.
   2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504)
Log message:
s/netbsd.org/NetBSD.org/
   2002-11-15 01:35:21 by Johnny C. Lam | Files touched by this commit (1)
Log message:
buildlink1 -> buildlink2

Next | Query returned 19 messages, browsing 11 to 20 | previous