descriptionocaml library and utility for work with dbf (xBase) files
ownergdsfh1@gmail.com
last changeWed, 31 Mar 2010 09:39:14 +0000 (31 12:39 +0300)
content tags
add:
README
Description

  Library and utility for work with dbf (xbase) files.


Building library and utility

  Run it in sh-like shell:

    ./bld


Author(s)

  Dmitry Grebeniuk <gdsfh1@gmail.com>
shortlog
2010-03-31 Dmitry Grebeniukdbfwork: 'to_number(x)' is treated as simply 'x'master
2010-03-31 Dmitry Grebeniukdbfwork: to_date(NULL) is a valid date now
2010-03-29 Dmitry Grebeniukdbfwork: parsing strings like '12,34' as numbers when...
2010-03-29 Dmitry Grebeniukdbfwork: ignoring 'commit' command when importing sql
2010-03-02 Dmitry Grebeniukdbfwork: now using dbf-file's codepage information...
2010-03-02 Dmitry Grebeniukdbfwork: ddl+data export skips some columns (MEMO and...
2010-03-02 Dmitry Grebeniukdbfwork: exporting integer ('I') columns
2010-03-02 gds@pm053.mlcadding column type for _NullFlags columns (usually...
2009-08-23 ygrekfix the fix for EOF treatment
2009-08-22 ygrekfix EOF treatment
2009-08-22 ygrekworkaround for bad deleted_flag bytes
2009-08-22 ygrekmore info on bad format
2009-08-22 ygrekuse identity_string for r_cpcvt by default
2009-08-22 Dmitry Grebeniukignoring cma/cmxa
2009-08-22 Dmitry Grebeniuksymlinks to cma/cmxa
2009-08-22 Dmitry GrebeniukMerge branch 'master' of ssh://repo.or.cz/srv/git/ocaml-dbf
...
heads
14 years ago master