Source-Changes archive

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

CVS commit: src/common/lib/libprop



Module Name:    src
Committed By:   pooka
Date:           Fri Jul 27 09:11:00 UTC 2012

Modified Files:
        src/common/lib/libprop: Makefile.inc prop_array.c prop_array_util.c
            prop_dictionary.c prop_dictionary_util.c prop_ingest.c
            prop_number.c prop_object.c prop_object_impl.h prop_rb.c
            prop_rb_impl.h

Log Message:
Bit-un-rot the proplib portability layer.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/common/lib/libprop/Makefile.inc \
    src/common/lib/libprop/prop_rb_impl.h
cvs rdiff -u -r1.20 -r1.21 src/common/lib/libprop/prop_array.c
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libprop/prop_array_util.c \
    src/common/lib/libprop/prop_ingest.c
cvs rdiff -u -r1.37 -r1.38 src/common/lib/libprop/prop_dictionary.c
cvs rdiff -u -r1.4 -r1.5 src/common/lib/libprop/prop_dictionary_util.c
cvs rdiff -u -r1.23 -r1.24 src/common/lib/libprop/prop_number.c
cvs rdiff -u -r1.27 -r1.28 src/common/lib/libprop/prop_object.c
cvs rdiff -u -r1.30 -r1.31 src/common/lib/libprop/prop_object_impl.h
cvs rdiff -u -r1.9 -r1.10 src/common/lib/libprop/prop_rb.c

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