-
fix the color issues under windows
-
…s with vm.c file which also produce vm.o. The SConstruct files for compiler and vm also reflect this rename. tools/connections.anubis: add flush function for connection
-
add set_name method in MessageQueue. This allow to change the name of message queue for better debugging tools/basis.anubis: move println on the top of file to permit some function to use it improve the read_line_from_stdin for better working on Windows web/service_machine.anubis: update vm_info to fit with right number of resurgent symbols src/vmtools.cpp: read_byte is able to read byte per byte on stdin instead of line before. This only work with stdin.
-
…re using the '-index' option.
-
…cute the same instruction (read ssl) for nothing
-
…peg.a which works well when anbexec is compiled on my 64 bits machine. Warning: the include files are in the directory third_dev/libjpeg/jpeg-6b together with the source files and the Makefile.