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_distrib
17 Mar, 2016
1 commit
  • Some definition of socket error must set with WSA error (windows) under mingw ...
    ddfcf545
    add ssl copy file
    add socket type (tcp, ssl) on connection management
    add rsc for launcher under windows
    update windows installer file
    update sqlite 3 to version 3.11.1
    totoro authored
    2016-03-17 23:31:47 +0100  
    Browse Dir »

21 Mar, 2015
1 commit
  • update the inno setup file
    dcb4aa51
    totoro authored
    2015-03-21 22:13:33 +0100  
    Browse Dir »

27 Aug, 2014
5 commits
  • install replaced by install.sh
    f76c82b6
    Alain Prouté authored
    2014-08-27 13:46:27 +0000  
    Browse Dir »
  • reorganization of anubis_distrib (continued) (anubis_distrib/library deleted)
    0ed232e6
    Alain Prouté authored
    2014-08-27 10:40:16 +0000  
    Browse Dir »
  • reorganization of anubis_distrib (continued) (deleting some directories)
    9cc56dda
    Alain Prouté authored
    2014-08-27 10:23:41 +0000  
    Browse Dir »
  • reorganization of anubis_distrib (continued) the directories anubis_distrib/libr… ...
    780a1e64
    …ary, anubis_distrib/manuals, anubis_distrib/server_certs and anubis_distrib/trusted_certs are now automatically regenerated by anubis_dev/library/make_distribution_library.anubis
    Alain Prouté authored
    2014-08-27 10:22:00 +0000  
    Browse Dir »
  • changed the organization of anubis_distrib/linux_install
    bf9cd7aa
    Alain Prouté authored
    2014-08-27 10:17:29 +0000  
    Browse Dir »

26 Aug, 2014
1 commit
  • -
    6747b6f9
    Alain Prouté authored
    2014-08-26 15:25:55 +0000  
    Browse Dir »

22 Aug, 2014
1 commit
  • changed version 1.14.0 to 1.14.1 (two new instructions in the vm)
    fb965d4b
    Alain Prouté authored
    2014-08-22 16:14:49 +0000  
    Browse Dir »

14 Aug, 2014
1 commit
  • fixed /usr/share/anubis permissions for linux install script
    fd4c9b94
    Julien Verneuil authored
    2014-08-14 23:51:25 +0000  
    Browse Dir »

08 Aug, 2014
1 commit
  • enhanced the installation file for linux, /usr/share/anubis permissions and ownership
    4414be95
    Julien Verneuil authored
    2014-08-08 15:55:30 +0000  
    Browse Dir »

04 Aug, 2014
1 commit
  • New version 1.14: new form of 'delegate' taking priorities into account (see anu… ...
    81bd6d5a
    …bis_dev/manuals/en/Anubis-doc-1-13.pdf)
    Alain Prouté authored
    2014-08-04 09:54:27 +0000  
    Browse Dir »

29 Jul, 2014
1 commit
  • New version 1.13.5
    784da72f
    Alain Prouté authored
    2014-07-29 19:06:25 +0000  
    Browse Dir »

16 Jul, 2014
1 commit
  • -
    17372fe9
    Julien Verneuil authored
    2014-07-16 16:56:18 +0000  
    Browse Dir »

07 Jul, 2014
1 commit
  • version 1.13.3: Anubis now has macros. The messages appear with colors on ANSI t… ...
    d2a951a4
    …erminals. New option: -clean
    Alain Prouté authored
    2014-07-07 17:08:23 +0000  
    Browse Dir »

22 Apr, 2014
1 commit
  • fixed a bug in syscall.cpp toLF and toCRLF (for Strings and ByteArrays) had an e… ...
    dcdecac9
    …xtra 'FreeDataSegment'.
    Alain Prouté authored
    2014-04-22 07:52:26 +0000  
    Browse Dir »

14 Mar, 2014
1 commit
  • fixed a directory bug in multihost_http_server concerning automatically loaded modules.
    a31e84e2
    Alain Prouté authored
    2014-03-14 18:29:26 +0000  
    Browse Dir »

22 Jan, 2014
1 commit
  • -
    ad84f91c
    Alain Prouté authored
    2014-01-22 21:14:26 +0000  
    Browse Dir »

16 Jan, 2014
1 commit
  • added new primitives Bool flush(WStream) and Bool flush(RWStream) (predefined section (5.10))
    3b21e2be
    Alain Prouté authored
    2014-01-16 18:58:57 +0000  
    Browse Dir »

06 Jan, 2014
1 commit
  • updated fast_lexer_2.anubis (added toCRLF in several places)
    2b22eb21
    Alain Prouté authored
    2014-01-06 12:05:45 +0000  
    Browse Dir »

02 Jan, 2014
1 commit
  • added two syscalls 'toCRLF' and 'toLF' (see predefined.anubis).
    cb1ed962
    Alain Prouté authored
    2014-01-02 10:19:39 +0000  
    Browse Dir »

15 Aug, 2013
1 commit
  • removed some debugging messages from vm.cpp
    e8677976
    Alain Prouté authored
    2013-08-15 08:42:31 +0000  
    Browse Dir »

27 Jul, 2013
1 commit
  • elimination of many warnings
    341b397a
    Alain Prouté authored
    2013-07-27 17:16:28 +0000  
    Browse Dir »

14 May, 2013
1 commit
  • Enhanced the grammar: anonymous agglomeration types may now have component names… ...
    090dc78e
    … (this is mainly for clarity in programming, because they are ignored by the compiler). 
    Obsolete expressions 'connect to file' and 'connect to network' have been definitely removed
    from the grammar (this was necessary for enhancing the grammar). The library has been updated accordingly.
    Alain Prouté authored
    2013-05-14 07:09:02 +0000  
    Browse Dir »

09 May, 2013
1 commit
  • New version 1.12.1.0 with an enhancement of the message concerning the compatibi… ...
    e8718ceb
    …lity between a function and its arguments.
    Alain Prouté authored
    2013-05-09 11:46:43 +0000  
    Browse Dir »

23 Apr, 2013
1 commit
  • Merge with Calexium branch (Added SQLAPI and more...) ...
    32eb6137
    Compile with MinGW under Windows
    Cédric RICARD authored
    2013-04-23 10:31:07 +0000  
    Browse Dir »

07 Apr, 2013
1 commit
  • changed representation of file+line+column. Now, there is no limit !
    367fc900
    Alain Prouté authored
    2013-04-07 21:59:16 +0000  
    Browse Dir »

03 Apr, 2013
1 commit
  • Added several files metaSQL... . anubis (tools for interfacing database queries … ...
    91675e4f
    …with Anubis programs)
    Alain Prouté authored
    2013-04-03 06:15:37 +0000  
    Browse Dir »

24 Aug, 2012
1 commit
  • Added a new primitive in predefined.anubis: a variant of open_SSL_connection taking an ...
    0122b3c8
    already opened TCP connection instead of an ip address and port.
    Alain Prouté authored
    2012-08-24 11:48:41 +0000  
    Browse Dir »

13 Mar, 2012
2 commits
  • - Fix compilation with recents OpenSSL versions\n- Fix SCONS v2 compatibility
    4b5eca48
    Cédric RICARD authored
    2012-03-13 23:57:03 +0000  
    Browse Dir »
  • Updating libraries and redist files
    f7154b9a
    Cédric RICARD authored
    2012-03-13 23:00:57 +0000  
    Browse Dir »

10 Mar, 2012
1 commit
  • precompiled utf8 from charset
    5a9801e6
    David René authored
    2012-03-10 14:29:39 +0000  
    Browse Dir »

07 Sep, 2011
1 commit
  • made a correction in run_fast_lexer
    84c90860
    Alain Prouté authored
    2011-09-07 13:44:00 +0000  
    Browse Dir »

07 Aug, 2011
1 commit
  • -
    82bfcf01
    Alain Prouté authored
    2011-08-07 13:19:38 +0000  
    Browse Dir »

06 Aug, 2011
1 commit
  • Made some corrections in fast lexer.
    e70f9a3c
    Alain Prouté authored
    2011-08-06 22:54:38 +0000  
    Browse Dir »

20 Feb, 2010
1 commit
  • (New version 1.10.6.0) The fast lexer (version 2) seems to work fine. Tests are … ...
    a3f13d81
    …nevertheless needed. See library/lexical_analysis/fast_lexer_v2.anubis and fast_lexer_v2_example_1.anubis
    Alain Prouté authored
    2010-02-20 15:15:20 +0000  
    Browse Dir »

11 Jul, 2009
1 commit
  • Fast lexer updated (when ignoring tokens, the lexer does no more return).
    9addc354
    Alain Prouté authored
    2009-07-11 17:32:45 +0000  
    Browse Dir »

03 Jun, 2009
1 commit
  • Updated distributed library files for 1.10.2.8
    69e973b3
    Cédric RICARD authored
    2009-06-03 08:08:45 +0000  
    Browse Dir »

14 Feb, 2009
1 commit
  • Fixed bug #60 (unserializing Int) and added a preliminary test serialize.unit_test.anubis
    c58baa5e
    Alain Prouté authored
    2009-02-14 18:21:56 +0000  
    Browse Dir »

03 Jan, 2009
1 commit
  • Implemented most of Opaque(Name) type stuff (everything except its serialization/unserialization).
    bdb71e8a
    Alain Prouté authored
    2009-01-03 17:48:38 +0000  
    Browse Dir »