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
  • vm
03 May, 2007
1 commit
  • Adding some compilation variable for cross-compiling
    aba7fe0c
    Cédric RICARD authored
    2007-05-03 05:46:43 +0000  
    Browse Dir »

02 May, 2007
3 commits
  • removing unused includes
    61e2c22e
    Cédric RICARD authored
    2007-05-02 21:03:52 +0000  
    Browse Dir »
  • removing unused includes
    6ef37e33
    Cédric RICARD authored
    2007-05-02 20:32:26 +0000  
    Browse Dir »
  • Adding flags to Scons script
    0941bdfc
    Cédric RICARD authored
    2007-05-02 17:16:40 +0000  
    Browse Dir »

01 May, 2007
3 commits
  • Updating VM Scons file
    3c521aaf
    Cédric RICARD authored
    2007-05-01 21:41:45 +0000  
    Browse Dir »
  • updating SCons file for VM
    a1d9340f
    Producer authored
    2007-05-01 21:17:41 +0000  
    Browse Dir »
  • change the return result of read. Now the return type is ReadResult instead of M… ...
    054b8747
    …aybe(ByteArray). ReadResult introduce timeout error handling. Then now the version is 1.8.1
    
    David René authored
    2007-05-01 09:42:07 +0000  
    Browse Dir »

18 Apr, 2007
3 commits
  • version 1.8
    d2398f87
    David René authored
    2007-04-18 19:31:37 +0000  
    Browse Dir »
  • remove perror in read_from_file
    f1611bcc
    David René authored
    2007-04-18 19:28:38 +0000  
    Browse Dir »
  • New version 1.8.
    ebb560e0
    Alain Prouté authored
    2007-04-18 18:27:29 +0000  
    Browse Dir »

11 Apr, 2007
1 commit
  • *** empty log message ***
    31893752
    Alain Prouté authored
    2007-04-11 13:15:14 +0000  
    Browse Dir »

03 Apr, 2007
1 commit
  • update to sqlite 3.3.14
    a92dc9d3
    David René authored
    2007-04-03 00:10:53 +0000  
    Browse Dir »

24 Mar, 2007
2 commits
  • roll back to previous algo of string_less, it was the correct implementation
    12f4ed95
    David René authored
    2007-03-24 16:19:12 +0000  
    Browse Dir »
  • fix the insensitive compare issue
    a6cc2435
    David René authored
    2007-03-24 14:41:51 +0000  
    Browse Dir »

16 Mar, 2007
1 commit
  • update to right number version under windows
    fd71b4c0
    David René authored
    2007-03-16 07:34:38 +0000  
    Browse Dir »

15 Mar, 2007
1 commit
  • *** empty log message ***
    18523f90
    Alain Prouté authored
    2007-03-15 14:09:41 +0000  
    Browse Dir »

12 Mar, 2007
1 commit
  • add fake mul_big_by_bigit function for fixing issue during compilation
    7e04ed08
    David René authored
    2007-03-12 23:16:34 +0000  
    Browse Dir »

03 Mar, 2007
2 commits
  • *** empty log message ***
    15ddd6c8
    Alain Prouté authored
    2007-03-03 20:57:38 +0000  
    Browse Dir »
  • *** empty log message ***
    27644104
    Alain Prouté authored
    2007-03-03 18:26:55 +0000  
    Browse Dir »

02 Mar, 2007
2 commits
  • no message
    d58a0298
    David René authored
    2007-03-02 09:23:09 +0000  
    Browse Dir »
  • no message
    a44a58c9
    David René authored
    2007-03-02 08:08:10 +0000  
    Browse Dir »

01 Mar, 2007
4 commits
  • no message
    1fe5274c
    David René authored
    2007-03-01 23:40:22 +0000  
    Browse Dir »
  • *** empty log message ***
    fded5f9c
    Alain Prouté authored
    2007-03-01 22:32:45 +0000  
    Browse Dir »
  • *** empty log message ***
    d95b4aa5
    Alain Prouté authored
    2007-03-01 22:29:49 +0000  
    Browse Dir »
  • add data_io.anubis
    621c7ac3
    David René authored
    2007-03-01 13:13:05 +0000  
    Browse Dir »

27 Feb, 2007
1 commit
  • [+] add the creation of udp broadcast socket
    53870d74
    David René authored
    2007-02-27 23:18:33 +0000  
    Browse Dir »

22 Feb, 2007
1 commit
  • update verison number
    7a51da70
    David René authored
    2007-02-22 19:20:37 +0000  
    Browse Dir »

14 Feb, 2007
1 commit
  • no message
    340053cc
    David René authored
    2007-02-14 09:15:23 +0000  
    Browse Dir »

02 Feb, 2007
1 commit
  • Almost finished everything for Nat and Word? types. ...
    829a5780
    Still to be done:
      - euclidian division for Nat.
      - interpretation of literal hexadecimal integers as Word64 and Word128.
      - 'tools/words.anubis' for extra operations.
    Alain Prouté authored
    2007-02-02 21:01:54 +0000  
    Browse Dir »

01 Feb, 2007
1 commit
  • *** empty log message ***
    562c6b63
    Alain Prouté authored
    2007-02-01 18:14:38 +0000  
    Browse Dir »

31 Jan, 2007
1 commit
  • Written the serialization/unserialization instructions for Nat. ...
    25a9ca04
    Euclidian division for Nat no yet finished.
    Alain Prouté authored
    2007-01-31 22:30:35 +0000  
    Browse Dir »

30 Jan, 2007
1 commit
  • *** empty log message ***
    7422edee
    Alain Prouté authored
    2007-01-30 16:27:24 +0000  
    Browse Dir »

23 Jan, 2007
2 commits
  • Fix some U64 issues under Visual C 6
    32132946
    David René authored
    2007-01-23 17:01:42 +0000  
    Browse Dir »
  • new primitives 'int32_bit_xor' 'int32_bit_not'
    e4b22921
    Alain Prouté authored
    2007-01-23 13:04:45 +0000  
    Browse Dir »

19 Jan, 2007
2 commits
  • Addition for 'Nat' is OK.
    271adc86
    Alain Prouté authored
    2007-01-19 22:56:12 +0000  
    Browse Dir »
  • 'Nat' primitives in progress ...
    2da69f10
    Alain Prouté authored
    2007-01-19 14:33:18 +0000  
    Browse Dir »

18 Jan, 2007
1 commit
  • update of VC6 project
    a827e58d
    David René authored
    2007-01-18 08:02:36 +0000  
    Browse Dir »

17 Jan, 2007
1 commit
  • First instance of version 1.7.13 with syscall32 and Nat. ...
    a7aa3c37
    Syscalls for Nat and Word? are not yet implemented.
    Alain Prouté authored
    2007-01-17 10:51:30 +0000  
    Browse Dir »

13 Jan, 2007
1 commit
  • add Nat and word type
    027d6a78
    David René authored
    2007-01-13 15:32:47 +0000  
    Browse Dir »

10 Jan, 2007
1 commit
  • fix the set_time
    64409214
    David René authored
    2007-01-10 12:28:29 +0000  
    Browse Dir »