Commit Graph

83 Commits

Author SHA1 Message Date
Vitor Santos Costa
861f185ec6 atom_concat and empty atoms 2017-10-18 17:03:23 +01:00
Vitor Santos Costa
7dab812d64 chaeacters mostly 2017-10-18 01:02:52 +01:00
Vitor Santos Costa
6b0478db00 anaconda 2017-10-11 02:24:15 +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
4d1c031051 one_more 2017-09-19 14:23:20 +01:00
Vitor Santos Costa
98a5538f45 a question of size 2017-09-19 13:19:13 +01:00
Vitor Santos Costa
53822922c8 fixes for UTF-8 2017-09-18 10:17:01 +01:00
Vitor Santos Costa
e3ab36f091 call cleanup 2017-09-06 01:13:00 +01:00
Vitor Santos Costa
7ee2813f90 be more aggressive at recovering memory 2017-08-27 22:05:46 +01:00
vscosta
6ec69aa3c8 win64 fixes 2017-02-22 00:56:20 -08:00
Vitor Santos Costa
f426d25bef Merge branch 'master' of https://github.com/vscosta/yap-6.3 2017-02-20 15:48:22 +00:00
Vitor Santos Costa
0ed4ea2aa1 text length bugs 2017-02-20 14:40:24 +00:00
Vitor Santos Costa
a53615ceaf python .h collision 2017-02-20 14:21:46 +00:00
Vitor Santos Costa
6778ea2975 TEXT HANDLING BUGS 2017-01-09 14:58:01 +00:00
Vitor Santos Costa
d81e077cbe try to avoid unneeded malloc 2016-12-10 01:04:37 -06:00
Vitor Santos Costa
6a4dbd91ec merge text to term routines 2016-12-04 12:52:42 -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
c49165a7af Android aupport 2016-11-11 01:23:34 -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
8f72db3b56 fixes 2016-10-19 22:38:17 -05:00
Vitor Santos Costa
41ccbf7367 allocate space 2016-09-30 17:10:01 -05:00
Vitor Santos Costa
110a23b209 indenting 2016-08-30 08:27:32 -05:00
Vitor Santos Costa
79791604d9 text problems 2016-08-24 02:04:49 -05:00
Vitor Santos Costa
676582fe4f android and python updates 2016-08-23 17:28:23 -05:00
Vitor Santos Costa
a675f6f49e chars 2016-08-22 17:01:31 -05:00
Vitor Santos Costa
4dcbac42e9 fix atom/term 2016-08-22 10:53:47 -05:00
Vitor Santos Costa
e50d722e66 fix write2atom and indent 2016-08-21 10:28:38 -05:00
Vitor Santos Costa
2726fb279c fix get_num 2016-08-15 23:42:49 -05:00
Vitor Santos Costa
eb54e3e052 simplify text code by just using UF8 and allocating in trail 2016-08-15 14:54:46 -05:00
Vitor Santos Costa
7dcd5179ce ensure that MALLOC is respected 2016-08-07 09:46:43 -05:00
Vitor Santos Costa
d4b77458e9 predicate 2016-07-31 04:41:25 -05:00
Vitor Santos Costa
0779639baf fix overwite 2016-06-02 12:47:36 +01:00
Vitor Santos Costa
5d4ee60fc9 upcast and downcast 2016-05-30 11:22:47 +01:00
Vitor Santos Costa
a9fe413dd0 valgrind. 2016-05-20 01:59:17 +01:00
Vitor Santos Costa
f966a5b912 Fixes for processing write to buffer: should b more robust, but we still may have memory leaks 2016-04-22 18:19:58 +01:00
Vitor Santos Costa
1aa20e24b7 misc_bugs_when_compiling_problog 2016-04-14 12:00:09 +01:00
Vitor Santos Costa
65f1cb9741 win64 support: encodings 2016-04-10 06:21:17 -07: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
484168b1ce Fix encoding 2016-02-18 12:10:58 +00:00
Vítor Santos Costa
05a978ce82 be more struct; better support fir encodings. 2016-02-14 04:18:15 +00:00
Vítor Santos Costa
9860b6244f small changes 2016-02-13 03:11:25 +00:00
V'itor Santos Costa
74b2b5561d - add debugging code to memory allocation
= atom to number: cleanup function name as this is more than just supporting SWI
- SrcMask only applies to rules.
- add auxiliary type/error function
- fix typos
- fix enumeration mode in current_flag
- get rid of TrueName routines, use AbsoluteFileName instead.
- detail synatx error source
2016-02-11 06:03:33 -08:00
Vítor Santos Costa
edb6189512 allow the option to have priorities above 1200 2015-12-15 08:38:56 +00:00
Vítor Santos Costa
ffd2ef113b remove excessive care 2015-11-05 16:12:51 +00:00