Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [yamt-pagecache] src/external/bsd/lutok
Module Name: src
Committed By: yamt
Date: Thu May 22 15:49:34 UTC 2014
Added Files:
src/external/bsd/lutok [yamt-pagecache]: Makefile prepare-import.sh
src/external/bsd/lutok/dist [yamt-pagecache]: AUTHORS Atffile COPYING
Kyuafile NEWS README c_gate.cpp c_gate.hpp c_gate_test.cpp
debug.cpp debug.hpp debug_test.cpp examples_test.sh exceptions.cpp
exceptions.hpp exceptions_test.cpp lutok.pc.in operations.cpp
operations.hpp operations_test.cpp stack_cleaner.cpp
stack_cleaner.hpp stack_cleaner_test.cpp state.cpp state.hpp
state.ipp state_test.cpp test_utils.hpp
src/external/bsd/lutok/dist/examples [yamt-pagecache]: bindings.cpp
hello.cpp interpreter.cpp raii.cpp
src/external/bsd/lutok/lib [yamt-pagecache]: Makefile
src/external/bsd/lutok/lib/liblutok [yamt-pagecache]: Makefile config.h
shlib_version
src/external/bsd/lutok/share [yamt-pagecache]: Makefile
src/external/bsd/lutok/share/examples [yamt-pagecache]: Makefile
src/external/bsd/lutok/share/examples/lutok [yamt-pagecache]: Makefile
src/external/bsd/lutok/tests [yamt-pagecache]: Makefile
src/external/bsd/lutok/tests/lib [yamt-pagecache]: Makefile
src/external/bsd/lutok/tests/lib/liblutok [yamt-pagecache]: Makefile
src/external/bsd/lutok/tests/share [yamt-pagecache]: Makefile
src/external/bsd/lutok/tests/share/lutok [yamt-pagecache]: Makefile
Log Message:
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1.12.2 src/external/bsd/lutok/Makefile \
src/external/bsd/lutok/prepare-import.sh
cvs rdiff -u -r0 -r1.1.1.1.12.2 src/external/bsd/lutok/dist/AUTHORS \
src/external/bsd/lutok/dist/Atffile src/external/bsd/lutok/dist/COPYING \
src/external/bsd/lutok/dist/Kyuafile src/external/bsd/lutok/dist/README \
src/external/bsd/lutok/dist/c_gate.cpp \
src/external/bsd/lutok/dist/c_gate.hpp \
src/external/bsd/lutok/dist/debug.cpp \
src/external/bsd/lutok/dist/debug_test.cpp \
src/external/bsd/lutok/dist/examples_test.sh \
src/external/bsd/lutok/dist/exceptions.cpp \
src/external/bsd/lutok/dist/exceptions.hpp \
src/external/bsd/lutok/dist/exceptions_test.cpp \
src/external/bsd/lutok/dist/lutok.pc.in \
src/external/bsd/lutok/dist/operations.cpp \
src/external/bsd/lutok/dist/operations.hpp \
src/external/bsd/lutok/dist/operations_test.cpp \
src/external/bsd/lutok/dist/stack_cleaner.cpp \
src/external/bsd/lutok/dist/stack_cleaner.hpp \
src/external/bsd/lutok/dist/stack_cleaner_test.cpp \
src/external/bsd/lutok/dist/state.ipp \
src/external/bsd/lutok/dist/test_utils.hpp
cvs rdiff -u -r0 -r1.1.1.2.4.2 src/external/bsd/lutok/dist/NEWS \
src/external/bsd/lutok/dist/c_gate_test.cpp \
src/external/bsd/lutok/dist/debug.hpp \
src/external/bsd/lutok/dist/state.cpp \
src/external/bsd/lutok/dist/state.hpp \
src/external/bsd/lutok/dist/state_test.cpp
cvs rdiff -u -r0 -r1.1.1.1.12.2 \
src/external/bsd/lutok/dist/examples/bindings.cpp \
src/external/bsd/lutok/dist/examples/hello.cpp \
src/external/bsd/lutok/dist/examples/interpreter.cpp \
src/external/bsd/lutok/dist/examples/raii.cpp
cvs rdiff -u -r0 -r1.1.12.2 src/external/bsd/lutok/lib/Makefile
cvs rdiff -u -r0 -r1.4.4.2 src/external/bsd/lutok/lib/liblutok/Makefile
cvs rdiff -u -r0 -r1.2.4.2 src/external/bsd/lutok/lib/liblutok/config.h \
src/external/bsd/lutok/lib/liblutok/shlib_version
cvs rdiff -u -r0 -r1.1.12.2 src/external/bsd/lutok/share/Makefile
cvs rdiff -u -r0 -r1.1.12.2 src/external/bsd/lutok/share/examples/Makefile
cvs rdiff -u -r0 -r1.1.12.2 \
src/external/bsd/lutok/share/examples/lutok/Makefile
cvs rdiff -u -r0 -r1.1.12.2 src/external/bsd/lutok/tests/Makefile
cvs rdiff -u -r0 -r1.1.12.2 src/external/bsd/lutok/tests/lib/Makefile
cvs rdiff -u -r0 -r1.2.4.2 src/external/bsd/lutok/tests/lib/liblutok/Makefile
cvs rdiff -u -r0 -r1.1.12.2 src/external/bsd/lutok/tests/share/Makefile
cvs rdiff -u -r0 -r1.1.12.2 src/external/bsd/lutok/tests/share/lutok/Makefile
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