* contrib/vmlog: Committed vmlog 0.0.5.
authoredwin <none@none>
Sun, 1 Apr 2007 10:50:39 +0000 (10:50 +0000)
committeredwin <none@none>
Sun, 1 Apr 2007 10:50:39 +0000 (10:50 +0000)
commit2f1346eaf7936ee64b1f46428914149caefc0cce
treef70c6f05258f152f10c47bed2bdf19e2028dbd98
parent6f8ac186fb685622ab0c60b714ce6ee758c65fc0
* contrib/vmlog: Committed vmlog 0.0.5.
* THIRDPARTY: Added copyright notice for vmlog.
26 files changed:
THIRDPARTY
contrib/vmlog/COPYING [new file with mode: 0644]
contrib/vmlog/Makefile [new file with mode: 0644]
contrib/vmlog/README [new file with mode: 0644]
contrib/vmlog/t/concat.c [new file with mode: 0644]
contrib/vmlog/t/file.c [new file with mode: 0644]
contrib/vmlog/t/hash.c [new file with mode: 0644]
contrib/vmlog/t/log.c [new file with mode: 0644]
contrib/vmlog/t/memdup.c [new file with mode: 0644]
contrib/vmlog/t/opt.c [new file with mode: 0644]
contrib/vmlog/t/prolog.h [new file with mode: 0644]
contrib/vmlog/t/ring.c [new file with mode: 0644]
contrib/vmlog/t/string.c [new file with mode: 0644]
contrib/vmlog/t/tags.c [new file with mode: 0644]
contrib/vmlog/t/threadhash.c [new file with mode: 0644]
contrib/vmlog/vmlog.c [new file with mode: 0644]
contrib/vmlog/vmlog.h [new file with mode: 0644]
contrib/vmlog/vmlog_cacao.c [new file with mode: 0644]
contrib/vmlog/vmlog_cacao.h [new file with mode: 0644]
contrib/vmlog/vmlog_cacao.patch [new file with mode: 0644]
contrib/vmlog/vmlog_jamvm.c [new file with mode: 0644]
contrib/vmlog/vmlog_jamvm.h [new file with mode: 0644]
contrib/vmlog/vmlog_jamvm.patch [new file with mode: 0644]
contrib/vmlog/vmlogdiff.c [new file with mode: 0644]
contrib/vmlog/vmlogdump.c [new file with mode: 0644]
contrib/vmlog/vmlogindex.c [new file with mode: 0644]