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
21 Sep, 2007
5 commits
  • remove extra tab
    74601b36
    David René authored
    2007-09-21 19:04:31 +0000  
    Browse Dir »
  • Tabulators are now forbiden in Anubis source texts. ...
    a8e3f562
    If the end of a file is reached within a paragraph, a string or an in-paragraph comment,
    this is a fatal error.
    Alain Prouté authored
    2007-09-21 17:59:09 +0000  
    Browse Dir »
  • add a white space after CRLF because in mail header the continuation of previous… ...
    2f491b70
    … line must start with any white space
    
    David René authored
    2007-09-21 14:17:29 +0000  
    Browse Dir »
  • *** empty log message ***
    86895b64
    Alain Prouté authored
    2007-09-21 10:09:01 +0000  
    Browse Dir »
  • *** empty log message ***
    9a20e0b1
    Alain Prouté authored
    2007-09-21 09:45:59 +0000  
    Browse Dir »

19 Sep, 2007
1 commit
  • 'Nat' are finished, but still need some tests.
    a2f1e385
    Alain Prouté authored
    2007-09-19 13:11:39 +0000  
    Browse Dir »

16 Sep, 2007
3 commits
  • *** empty log message ***
    a3f64e17
    Alain Prouté authored
    2007-09-16 22:11:55 +0000  
    Browse Dir »
  • *** empty log message ***
    228f49c2
    Olivier Duvernois authored
    2007-09-16 19:16:18 +0000  
    Browse Dir »
  • *** empty log message ***
    f5b7d986
    Olivier Duvernois authored
    2007-09-16 18:47:38 +0000  
    Browse Dir »

15 Sep, 2007
3 commits
  • adding lexer.l and grammar.y files to Visual6 project
    f286035c
    Cédric RICARD authored
    2007-09-15 16:47:40 +0000  
    Browse Dir »
  • fix the subject to be compliant with MIME text
    fd8636c2
    David René authored
    2007-09-15 14:09:21 +0000  
    Browse Dir »
  • add the to_MIME_text function, which transform text in MIME format. Useful for mail header
    80d80d5f
    David René authored
    2007-09-15 12:32:05 +0000  
    Browse Dir »

14 Sep, 2007
2 commits
  • *** empty log message ***
    6bb13159
    Alain Prouté authored
    2007-09-14 07:51:39 +0000  
    Browse Dir »
  • Added the list of previous paragraphs for the same type in error message E077.
    b6533480
    Alain Prouté authored
    2007-09-14 07:39:52 +0000  
    Browse Dir »

13 Sep, 2007
2 commits
  • *** empty log message ***
    2f95d728
    Alain Prouté authored
    2007-09-13 21:25:10 +0000  
    Browse Dir »
  • Fixed a bug in the syscall int32_to_Nat (the small Nat did not have the 1 in the… ...
    f4599a71
    … least significant bit).
    
    Alain Prouté authored
    2007-09-13 21:21:25 +0000  
    Browse Dir »

10 Sep, 2007
1 commit
  • Minor changes to allow compiling under Linux
    8ffdeeac
    Cédric RICARD authored
    2007-09-10 10:06:32 +0000  
    Browse Dir »

09 Sep, 2007
1 commit
  • Adding 'host_arch' function ...
    4336b07c
    Upgrading scons files and making them fully compatible with Windows & VisualStudio 6
    Cédric RICARD authored
    2007-09-09 22:28:13 +0000  
    Browse Dir »

08 Sep, 2007
1 commit
  • add the wich compile all files in beta test distribution
    a50d7d3c
    David René authored
    2007-09-08 17:46:38 +0000  
    Browse Dir »

07 Sep, 2007
1 commit
  • Adding help for profiling command line switches
    5ccba1a1
    Cédric RICARD authored
    2007-09-07 19:47:00 +0000  
    Browse Dir »

05 Sep, 2007
2 commits
  • *** empty log message ***
    115deba8
    Olivier Duvernois authored
    2007-09-05 21:43:54 +0000  
    Browse Dir »
  • *** empty log message ***
    d9a470a4
    Olivier Duvernois authored
    2007-09-05 19:11:42 +0000  
    Browse Dir »

04 Sep, 2007
1 commit
  • *** empty log message ***
    820a8dfe
    Olivier Duvernois authored
    2007-09-04 21:49:18 +0000  
    Browse Dir »

03 Sep, 2007
1 commit
  • *** empty log message ***
    de8764ba
    Olivier Duvernois authored
    2007-09-03 17:12:51 +0000  
    Browse Dir »

01 Sep, 2007
1 commit
  • Fixed bug (#10 on Trac) signaled by Cedric.
    d7e201a6
    Alain Prouté authored
    2007-09-01 18:31:01 +0000  
    Browse Dir »

30 Aug, 2007
2 commits
  • *** empty log message ***
    50c05249
    Alain Prouté authored
    2007-08-30 05:57:17 +0000  
    Browse Dir »
  • *** empty log message ***
    082cb3c1
    Alain Prouté authored
    2007-08-30 05:40:59 +0000  
    Browse Dir »

29 Aug, 2007
5 commits
  • Bug in schedul(): invalid index on AnubisProcess list
    90728286
    Cédric RICARD authored
    2007-08-29 15:04:20 +0000  
    Browse Dir »
  • Linux implementation for system_time(), updating makefiles for profiling new files.
    21754d25
    Cédric RICARD authored
    2007-08-29 14:06:32 +0000  
    Browse Dir »
  • Porting profiling changes to linux
    6bc9df91
    Cédric RICARD authored
    2007-08-29 11:39:21 +0000  
    Browse Dir »
  • Renaming List::RemoveItem(int index) to List::RemoveIndex(int index)
    f6133a06
    Cédric RICARD authored
    2007-08-29 10:38:12 +0000  
    Browse Dir »
  • Adding profiling feature to compiler and VM
    50742e44
    Cédric RICARD authored
    2007-08-29 06:42:49 +0000  
    Browse Dir »

25 Aug, 2007
3 commits
  • *** empty log message ***
    fde245cd
    Alain Prouté authored
    2007-08-25 18:20:12 +0000  
    Browse Dir »
  • *** empty log message ***
    1b520711
    Olivier Duvernois authored
    2007-08-25 18:07:41 +0000  
    Browse Dir »
  • *** empty log message ***
    50fc1443
    Olivier Duvernois authored
    2007-08-25 18:06:02 +0000  
    Browse Dir »

24 Aug, 2007
3 commits
  • Add the management of the resizable flag in host_sc_open_window for WIN 32
    59e85f2a
    David René authored
    2007-08-24 21:08:05 +0000  
    Browse Dir »
  • *** empty log message ***
    466515f8
    Alain Prouté authored
    2007-08-24 17:00:34 +0000  
    Browse Dir »
  • Modified the compiler so that adm files are made just after the 'global define' paragraph is read.
    05027fa4
    Alain Prouté authored
    2007-08-24 16:41:41 +0000  
    Browse Dir »

23 Aug, 2007
2 commits
  • *** empty log message ***
    eaf6a7fe
    Alain Prouté authored
    2007-08-23 20:59:01 +0000  
    Browse Dir »
  • *** empty log message ***
    eb1c055c
    Alain Prouté authored
    2007-08-23 20:11:54 +0000  
    Browse Dir »