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
30 Jan, 2007
3 commits
  • no message
    63d6e637
    David René authored
    2007-01-30 21:23:57 +0000  
    Browse Code »
  • add support of udp in dns request
    135a3a97
    David René authored
    2007-01-30 19:22:05 +0000  
    Browse Code »
  • *** empty log message ***
    7422edee
    Alain Prouté authored
    2007-01-30 16:27:24 +0000  
    Browse Code »

28 Jan, 2007
1 commit
  • Fix that the recursive flag was not set. Then we always wrong reponse to our question.
    ad2241f3
    David René authored
    2007-01-28 09:18:15 +0000  
    Browse Code »

26 Jan, 2007
3 commits
  • cosmetic, update copyright date
    03def3b2
    David René authored
    2007-01-26 16:30:39 +0000  
    Browse Code »
  • add correct function for print sql error
    d529a5f3
    David René authored
    2007-01-26 16:29:49 +0000  
    Browse Code »
  • add conversion from C string bytearray to list of string
    210eef86
    David René authored
    2007-01-26 16:28:50 +0000  
    Browse Code »

25 Jan, 2007
2 commits
  • Added '+' as a unary prefix operator.
    4739e375
    Alain Prouté authored
    2007-01-25 14:11:58 +0000  
    Browse Code »
  • Added a library file for handling big relative integers.
    4038927f
    Alain Prouté authored
    2007-01-25 14:10:34 +0000  
    Browse Code »

24 Jan, 2007
3 commits
  • Fix base64 decode, which return a ByteArray with a wrong size. Then we could had… ...
    fcdefa65
    … some extra 'O' characters at end of decoded buffer
    
    David René authored
    2007-01-24 16:22:22 +0000  
    Browse Code »
  • Add duplicate function for ByteArray. ...
    f52bdf11
    Fix the function fill_ByteArray. Now return another ByteArray instead the same before. That cause some issues when the ByteArray is share
    David René authored
    2007-01-24 16:12:12 +0000  
    Browse Code »
  • Fix base64 decode, which return a ByteArray with a wrong size. Then we could had… ...
    9a0bb499
    … some extra 'O' characters at end of decoded buffer
    
    David René authored
    2007-01-24 16:09:54 +0000  
    Browse Code »

23 Jan, 2007
8 commits
  • no message
    916933a4
    David René authored
    2007-01-23 21:48:11 +0000  
    Browse Code »
  • Fix some U64 issues under Visual C 6
    32132946
    David René authored
    2007-01-23 17:01:42 +0000  
    Browse Code »
  • Add list_word function without start index.
    37028970
    David René authored
    2007-01-23 16:50:38 +0000  
    Browse Code »
  • Add methods decode, encode base64 with String
    0bae8b39
    David René authored
    2007-01-23 16:49:21 +0000  
    Browse Code »
  • fix the broken hello example
    7c6cd7ce
    David René authored
    2007-01-23 16:47:48 +0000  
    Browse Code »
  • *** empty log message ***
    d5379d6f
    Alain Prouté authored
    2007-01-23 14:22:26 +0000  
    Browse Code »
  • new primitives 'int32_bit_xor' 'int32_bit_not'
    e4b22921
    Alain Prouté authored
    2007-01-23 13:04:45 +0000  
    Browse Code »
  • added ':' as binary infix operator ...
    32a3ed0b
    new primitives 'int32_bit_xor' and 'int32_bit_not'
    Alain Prouté authored
    2007-01-23 13:02:31 +0000  
    Browse Code »

19 Jan, 2007
3 commits
  • Addition for 'Nat' is OK.
    271adc86
    Alain Prouté authored
    2007-01-19 22:56:12 +0000  
    Browse Code »
  • 'Nat' finished on the compiler side.
    8b8316a2
    Alain Prouté authored
    2007-01-19 14:35:56 +0000  
    Browse Code »
  • 'Nat' primitives in progress ...
    2da69f10
    Alain Prouté authored
    2007-01-19 14:33:18 +0000  
    Browse Code »

18 Jan, 2007
3 commits
  • no message
    c5e56c83
    David René authored
    2007-01-18 16:20:21 +0000  
    Browse Code »
  • update of VC6 project
    a827e58d
    David René authored
    2007-01-18 08:02:36 +0000  
    Browse Code »
  • rename the nat.c into nat.cpp because nat.c has some C++ use...
    67d2e68a
    David René authored
    2007-01-18 08:00:20 +0000  
    Browse Code »

17 Jan, 2007
2 commits
  • unit test first release
    93e3cab8
    David René authored
    2007-01-17 21:33:49 +0000  
    Browse Code »
  • 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 Code »

16 Jan, 2007
7 commits
  • add the add_* functions
    179d4f3c
    David René authored
    2007-01-16 15:23:29 +0000  
    Browse Code »
  • *** empty log message ***
    49bf6a63
    Alain Prouté authored
    2007-01-16 14:49:33 +0000  
    Browse Code »
  • *** empty log message ***
    bedff005
    Alain Prouté authored
    2007-01-16 14:42:49 +0000  
    Browse Code »
  • Added the new file 'nat.c' for handling big natural numbers.
    c08e1075
    Alain Prouté authored
    2007-01-16 10:38:00 +0000  
    Browse Code »
  • muscle
    29111543
    David René authored
    2007-01-16 07:09:49 +0000  
    Browse Code »
  • add types
    ca8d4c3f
    David René authored
    2007-01-16 07:08:36 +0000  
    Browse Code »
  • no message
    63638547
    David René authored
    2007-01-16 07:01:41 +0000  
    Browse Code »

13 Jan, 2007
4 commits
  • Added a new kind of syscall: syscall32 (syscall with 32 bits operand) ...
    0ba7877e
    Added new types Word4 to Word128, and N.
    Added corresponding syscall32s for operations on these types.
    Alain Prouté authored
    2007-01-13 17:36:36 +0000  
    Browse Code »
  • add Nat and word type
    027d6a78
    David René authored
    2007-01-13 15:32:47 +0000  
    Browse Code »
  • *** empty log message ***
    650f3c18
    Alain Prouté authored
    2007-01-13 15:30:08 +0000  
    Browse Code »
  • add Nat and word type
    fe2513f0
    David René authored
    2007-01-13 15:26:19 +0000  
    Browse Code »

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