Logo white

Anubis / Anubis

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits
  • Compare
  • Branches 17
  • Tags 37
  • anubis
  • anubis_dev
  • library
  • system
21 Sep, 2007
1 commit
  • remove extra tab
    74601b36
    David René authored
    2007-09-21 19:04:31 +0000  
    Browse Dir »

16 Sep, 2007
1 commit
  • *** empty log message ***
    f5b7d986
    Olivier Duvernois authored
    2007-09-16 18:47:38 +0000  
    Browse Dir »

16 Aug, 2007
1 commit
  • Adding printf on socket creation error ...
    0a0c63eb
    Adding a usleep(1000) if select() failed when all VM are idle
    Cédric RICARD authored
    2007-08-16 11:06:08 +0000  
    Browse Dir »

10 Aug, 2007
1 commit
  • Improving trim() fonction to take care of TAB charaters too.
    7b853574
    Cédric RICARD authored
    2007-08-10 15:17:23 +0000  
    Browse Dir »

09 Aug, 2007
1 commit
  • Replacing string is now in right order (find_and_replace() function)
    cfa33040
    Cédric RICARD authored
    2007-08-09 08:28:05 +0000  
    Browse Dir »

08 Aug, 2007
1 commit
  • Adding a find_and_replace() function to strings
    90ada23d
    Cédric RICARD authored
    2007-08-08 17:38:19 +0000  
    Browse Dir »

03 Aug, 2007
1 commit
  • wait emptying queue before quit when the status is close
    492fba69
    David René authored
    2007-08-03 17:30:38 +0000  
    Browse Dir »

02 Aug, 2007
1 commit
  • fixed the socket close detection in message_queue
    ef840b98
    David René authored
    2007-08-02 23:54:18 +0000  
    Browse Dir »

01 Aug, 2007
1 commit
  • add emptying_directory function
    c84e38dc
    David René authored
    2007-08-01 15:10:09 +0000  
    Browse Dir »

31 Jul, 2007
2 commits
  • add formatting size in logger management. that size is the lenght reserved for t… ...
    4edc98f1
    …he name of logger in the head of log message
    
    David René authored
    2007-07-31 20:13:30 +0000  
    Browse Dir »
  • add fill_or_cut in string library
    5aee98a6
    David René authored
    2007-07-31 20:11:11 +0000  
    Browse Dir »

29 Jul, 2007
1 commit
  • remove some Trace print
    b9b48d1d
    David René authored
    2007-07-29 02:58:08 +0000  
    Browse Dir »

27 Jul, 2007
1 commit
  • move the to_upper and to_lower functions to system/string.anubis location
    ff8de69f
    David René authored
    2007-07-27 23:17:24 +0000  
    Browse Dir »

26 Jul, 2007
1 commit
  • add Cedric as author
    c46606a2
    David René authored
    2007-07-26 17:00:39 +0000  
    Browse Dir »

25 Jul, 2007
1 commit
  • New logger, more secure, more powerful
    8dfbfbc1
    Cédric RICARD authored
    2007-07-25 08:47:08 +0000  
    Browse Dir »

22 Jul, 2007
2 commits
  • Adding list.anubis file with functions 'contains' and 'append_once' ...
    b13ba73f
    New logger more secure and with color into console
    Adding to the VM the possibility to output color in console, using ANSI escape sequences
    Cédric RICARD authored
    2007-07-22 22:35:47 +0000  
    Browse Dir »
  • add the copy of the list of Data_IO into stream
    bbe43313
    David René authored
    2007-07-22 22:14:56 +0000  
    Browse Dir »

16 Jun, 2007
1 commit
  • adding join() function in string module
    3dd23c91
    Cédric RICARD authored
    2007-06-16 17:47:25 +0000  
    Browse Dir »

26 May, 2007
1 commit
  • Adding is_white_char() function
    2f6e8473
    Cédric RICARD authored
    2007-05-26 22:26:41 +0000  
    Browse Dir »

25 May, 2007
1 commit
  • add name within message_queue
    4f05923c
    David René authored
    2007-05-25 10:17:08 +0000  
    Browse Dir »

17 May, 2007
1 commit
  • adding function receive_message_from_io() into muscle ...
    3d8d124d
    correction on send_message_to_udp()
    Cédric RICARD authored
    2007-05-17 13:53:58 +0000  
    Browse Dir »

15 May, 2007
1 commit
  • ensure the send of the entire message throught the network
    aafb9501
    David René authored
    2007-05-15 08:29:37 +0000  
    Browse Dir »

14 May, 2007
1 commit
  • return to May 8 2007 state
    4fa09b97
    David René authored
    2007-05-14 10:27:27 +0000  
    Browse Dir »

04 May, 2007
1 commit
  • add MessageQueue management and his unit test
    ff1ec161
    David René authored
    2007-05-04 11:20:33 +0000  
    Browse Dir »

02 May, 2007
1 commit
  • change the return result of read. Now the return type is ReadResult instead of M… ...
    c62e00f3
    …aybe(ByteArray). ReadResult introduce timeout error handling.
    
    David René authored
    2007-05-02 09:12:13 +0000  
    Browse Dir »

01 May, 2007
1 commit
  • change the return result of read. Now the return type is ReadResult instead of M… ...
    1017eda0
    …aybe(ByteArray). ReadResult introduce timeout error handling. Then now the version is 1.8.1
    
    David René authored
    2007-05-01 10:08:43 +0000  
    Browse Dir »

26 Apr, 2007
1 commit
  • add send_message_by_Stream in muscle.anubis. This function send the message thro… ...
    9e42b337
    …ugh the tcp/ip channel
    
    David René authored
    2007-04-26 13:21:35 +0000  
    Browse Dir »

24 Apr, 2007
1 commit
  • move to_String(Bool) from basis to system/convert.anubis and fix some dependant sources
    dbca4182
    David René authored
    2007-04-24 00:41:14 +0000  
    Browse Dir »

20 Apr, 2007
1 commit
  • some cleanup are made
    06e49d9f
    David René authored
    2007-04-20 16:54:51 +0000  
    Browse Dir »

18 Apr, 2007
3 commits
  • no message
    56194669
    David René authored
    2007-04-18 19:44:25 +0000  
    Browse Dir »
  • add append_file_to_file
    c08a3135
    David René authored
    2007-04-18 19:38:09 +0000  
    Browse Dir »
  • New version 1.8.
    ebb560e0
    Alain Prouté authored
    2007-04-18 18:27:29 +0000  
    Browse Dir »

30 Mar, 2007
1 commit
  • move to_String(Int32) from basis.anubis to convert.anubis
    e234de55
    David René authored
    2007-03-30 23:59:02 +0000  
    Browse Dir »

29 Mar, 2007
1 commit
  • add insensitive_equal(String, String)
    7b54032a
    David René authored
    2007-03-29 17:37:21 +0000  
    Browse Dir »

07 Mar, 2007
1 commit
  • add deleteSection definition
    d0f3b623
    David René authored
    2007-03-07 18:56:07 +0000  
    Browse Dir »

01 Mar, 2007
1 commit
  • add data_io.anubis
    621c7ac3
    David René authored
    2007-03-01 13:13:05 +0000  
    Browse Dir »

28 Feb, 2007
1 commit
  • add udp sender for the muscle message
    daeb8d3c
    David René authored
    2007-02-28 12:17:19 +0000  
    Browse Dir »

27 Feb, 2007
1 commit
  • *** empty log message ***
    22b405fb
    Cédric RICARD authored
    2007-02-27 23:56:22 +0000  
    Browse Dir »

26 Feb, 2007
1 commit
  • Add Data_IO "object" for reading from file, network or ByteAray. ...
    f3d972c6
    we use now read_bytes from DataIO instead of read_network_bytes located in network/tools
    David René authored
    2007-02-26 11:31:13 +0000  
    Browse Dir »

22 Feb, 2007
1 commit
  • Add move_file function
    874972a9
    David René authored
    2007-02-22 19:03:48 +0000  
    Browse Dir »