Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: othersrc/external/bsd/transit



Module Name:    othersrc
Committed By:   agc
Date:           Wed Mar  5 04:58:51 UTC 2014

Modified Files:
        othersrc/external/bsd/transit/bin: Makefile
        othersrc/external/bsd/transit/dist: libtransit.3 transit.c transit.h
Added Files:
        othersrc/external/bsd/transit/bin: 16.expected

Log Message:
Changes to transit-20140304

+ add 2 accessor functions for lists/dicts, one to get a field by its index,
  and the other for dicts to get the field value by name

+ bump version number to 20140304


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 othersrc/external/bsd/transit/bin/16.expected
cvs rdiff -u -r1.3 -r1.4 othersrc/external/bsd/transit/bin/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/external/bsd/transit/dist/libtransit.3
cvs rdiff -u -r1.3 -r1.4 othersrc/external/bsd/transit/dist/transit.c \
    othersrc/external/bsd/transit/dist/transit.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index