• 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.
    David René authored
     
    Browse Dir »