Commit Graph

85 Commits

Author SHA1 Message Date
Vítor Santos Costa db7047249c small fixes: 2019-05-23 23:40:19 +01:00
Vitor Santos Costa 52da71cee7 debugging 2019-05-20 08:25:50 +01:00
Vitor Santos Costa 21ff73dd70 modules 2019-03-04 15:49:53 +00:00
Vitor Santos Costa ccfbe3f809 various fixes 2019-02-21 21:03:44 +00:00
Vítor Santos Costa 4a048aad7d name/2 fix 2018-08-08 20:45:35 +01:00
Vitor Santos Costa c93944192e py 2018-07-09 00:50:00 +01:00
Vitor Santos Costa 75b7cebdaf atom_codes 2018-07-04 11:23:19 +01:00
Vitor Santos Costa 5f96c07131 debugg 2018-06-30 14:33:32 +01:00
Vitor Santos Costa c092d0f62b fix Malloc over/underflow
remove trash
2018-06-18 10:25:17 +01:00
Vitor Santos Costa bb2d06fac9 debugging 2018-05-24 12:00:10 +01:00
Vitor Santos Costa d7c4ac95e0 memmgr 2018-05-16 02:58:37 +01:00
Vítor Santos Costa 67a88a196d numbers
docs
2018-05-16 00:00:12 +01:00
Vitor Santos Costa 3369e0085c error handling
documentation:
2018-05-13 12:59:17 +01:00
Vitor Santos Costa ef04b30d66 doc 2018-05-01 23:25:58 +01:00
Vitor Santos Costa 11dae5653e keep on fixing Paulo's tests 2018-04-20 14:27:26 +01:00
Vítor Santos Costa 6095fe6e00 error_handling 2018-04-18 15:13:11 +01:00
Vitor Santos Costa 4b1efa59b4 more fixes 2018-04-17 17:47:40 +01:00
Vitor Santos Costa 63e8e89dab sub_atom 2018-01-25 11:59:55 +00:00
Vitor Santos Costa 861f185ec6 atom_concat and empty atoms 2017-10-18 17:03:23 +01:00
Vitor Santos Costa 9f1ef65ff5 generic tmp alloc fixes. 2017-10-02 08:58:51 +01:00
Vitor Santos Costa 46d997713f memory handling 2017-09-26 15:15:15 +01:00
Vitor Santos Costa a40fbe420f memory mgmt 2017-09-23 02:17:55 +01:00
Vitor Santos Costa 70f4f7adcf text handling/UNICODE 2017-09-21 09:47:21 +01:00
Vitor Santos Costa 98a5538f45 a question of size 2017-09-19 13:19:13 +01:00
Vitor Santos Costa b24dc4893d text 2017-09-17 21:06:22 +01:00
Vitor Santos Costa 3d6d3f092a recover from OOM stack errord 2017-08-27 22:07:22 +01:00
Vitor Santos Costa 2ad3420fac fixes 2017-06-05 13:06:12 +01:00
Vitor Santos Costa 70232133cc docs 2017-04-13 21:42:34 +01:00
Vitor Santos Costa 9e6e236ee1 temporary allocation protocol 2017-02-20 14:39:30 +00:00
Vitor Santos Costa 7d230dac0f sizeof for space taken, kill wchar_t internally 2017-01-22 22:10:38 +00:00
Vitor Santos Costa b07a35a993 Merge branch 'master' of https://github.com/vscosta/yap-6.3 2016-12-04 12:49:17 -06:00
Vitor Santos Costa f44ef18fed fix atom_to_term and increase sharing on CUDD stuff 2016-11-23 17:23:59 -06:00
Vitor Santos Costa da65d7bd3c fix bug in sb_atom 2016-11-16 17:06:37 -06:00
Vitor Santos Costa b03e0634c7 fixes + win64 2016-11-08 01:37:36 -06:00
Vitor Santos Costa 46a9d52d2d Memory management and UTF-8 for all fixes 2016-11-04 11:36:48 -05:00
Vitor Santos Costa 02e0e50915 Merge ssh://192.168.66.221/~vitor/Yap/yap-6.3 2016-11-02 00:16:36 -05:00
Vitor Santos Costa d082af605d less invasive error handling 2016-10-19 22:44:59 -05:00
Vitor Santos Costa 269e7b8806 unused 2016-08-30 08:25:47 -05:00
Vitor Santos Costa 79791604d9 text problems 2016-08-24 02:04:49 -05:00
Vitor Santos Costa 93068241d3 oops 2016-08-16 09:32:27 -05:00
Vitor Santos Costa afc6e64db2 warning 2016-08-01 19:14:23 -05:00
Vitor Santos Costa 85bcce7d19 cleanup 2016-07-30 23:08:59 -05:00
Vitor Santos Costa 5d4ee60fc9 upcast and downcast 2016-05-30 11:22:47 +01:00
Vitor Santos Costa 2eab5ef225 Aleph requires hide/1 2016-05-10 09:27:05 +01:00
Vítor Santos Costa 5c4cedd4fc VC++ no like ssize_t & indenting 2016-03-03 23:15:54 +00:00
Vítor Santos Costa b9eb327d86 fix fixes (lots of white space, somehow. 2016-02-29 03:13:23 +00:00
Vítor Santos Costa 2192f73b11 make it compile under MSN vc. Unfortunately it has a weird crash at boot :(
- Lots of indenting changes
- VC++ is strict with variadic macros
- VC++ does not accept unistd.h
- new interface for walltime
- VC++ does not seem to have support for integer overflow.
- VC++ defines YENV_REG?
- no access flags, x permissions ignored.
- new FindGMP supporting MPIR
- make horus optional (c++ is hard).
2016-02-28 19:32:55 +00:00
Vítor Santos Costa 0e50546005 clang-format 2016-02-26 17:36:33 +00:00
Vítor Santos Costa 484168b1ce Fix encoding 2016-02-18 12:10:58 +00:00
Vítor Santos Costa aed44554f2 warning 2016-02-14 04:12:31 +00:00