.. |
absmi.c
|
fix self-deadlock.
|
2014-10-23 19:11:13 +01:00 |
adtdefs.c
|
avoid int
|
2014-09-23 22:35:01 +01:00 |
agc.c
|
WIN64 support (sill needs improvement)
|
2014-03-06 02:09:48 +00:00 |
alloc.c
|
use stdbool
|
2014-09-09 23:50:43 -05:00 |
amasm.c
|
use PP with care:
|
2014-10-19 01:48:38 +01:00 |
analyst.c
|
update docs
|
2014-09-11 14:06:57 -05:00 |
arith0.c
|
second try to fix error handling in arithmetic expressions. THis time:
|
2014-10-16 10:49:11 +01:00 |
arith1.c
|
fix win32 warnings: unsigned long != CELL, IOSTREAM with sace restore, _ffsll and _isatty, fp patches
|
2014-10-24 15:18:32 +01:00 |
arith2.c
|
fix several ISO compat bugs (Paulo Moura).
|
2014-10-22 16:50:12 +01:00 |
arrays.c
|
improve docs
|
2014-09-15 03:13:50 -05:00 |
atomic.c
|
Paulo Moura: fix atom_length/2 e atomic_length/2.
|
2014-10-22 17:54:50 +01:00 |
attvar.c
|
update docs
|
2014-09-11 14:06:57 -05:00 |
bb.c
|
update docs
|
2014-09-11 14:06:57 -05:00 |
bignum.c
|
update docs
|
2014-09-11 14:06:57 -05:00 |
c_interface.c
|
fix reset in qload
|
2014-09-22 18:10:51 +01:00 |
cdmgr.c
|
restore callable.
|
2014-10-20 09:20:56 +01:00 |
clause_list.c
|
Fix: eclipse >u. into >y_u.
|
2014-05-30 01:06:09 +01:00 |
cmppreds.c
|
always deref arguments to built-ins.
|
2014-10-02 14:32:26 +01:00 |
compiler.c
|
restore callable.
|
2014-10-20 09:20:56 +01:00 |
computils.c
|
synchronize compiler oops with their descriptions
|
2014-10-02 14:15:17 +01:00 |
corout.c
|
Windows fixes, mainly H -> HB
|
2014-01-19 21:15:05 +00:00 |
cut_c.c
|
removed unnecessary cut_c macros (always on)
|
2014-02-11 07:15:39 -08:00 |
dbase.c
|
allow peeking in dbterm queues.
|
2014-10-19 01:51:02 +01:00 |
depth_bound.c
|
get rid of PROTO
|
2013-04-25 17:15:04 -05:00 |
dlmalloc.c
|
replace locks by critical sections in interrupt handling
|
2014-09-02 14:19:23 -05:00 |
errors.c
|
second try to fix error handling in arithmetic expressions. THis time:
|
2014-10-16 10:49:11 +01:00 |
eval.c
|
error handling bugs in is/2 and =.., found by Paulo Moura.
|
2014-10-22 10:43:38 +01:00 |
exec.c
|
recover space after portray
|
2014-10-23 02:10:55 +01:00 |
exo_udi.c
|
portability.
|
2014-04-29 18:17:23 +01:00 |
exo.c
|
provide a real interface to exo routines: needed by raptor
|
2014-10-26 17:37:46 +00:00 |
globals.c
|
move message queues to C
|
2014-10-13 12:34:52 +01:00 |
gmp_support.c
|
win32 patches
|
2014-10-28 12:56:26 +00:00 |
gprof.c
|
update docs
|
2014-09-11 14:06:57 -05:00 |
grow.c
|
use BGL lock for big operations.
|
2014-10-19 01:52:39 +01:00 |
heapgc.c
|
use stdbool
|
2014-09-09 23:50:43 -05:00 |
index.c
|
fix indexing on dynamics (bug introduced when fixing MT code).
|
2014-10-20 23:47:33 +01:00 |
init.c
|
registry changes
|
2014-11-05 07:46:09 +00:00 |
inlines.c
|
update docs
|
2014-09-11 14:06:57 -05:00 |
iopreds.c
|
support outputting strings for debugging.
|
2014-10-02 14:17:26 +01:00 |
load_aix.c
|
fix argv[0] discovery.
|
2013-01-13 17:55:13 +00:00 |
load_aout.c
|
fix argv[0] discovery.
|
2013-01-13 17:55:13 +00:00 |
load_coff.c
|
fix argv[0] discovery.
|
2013-01-13 17:55:13 +00:00 |
load_dl.c
|
osx patches
|
2014-03-06 15:39:56 +00:00 |
load_dld.c
|
fix argv[0] discovery.
|
2013-01-13 17:55:13 +00:00 |
load_dll.c
|
improve executable search.
|
2014-03-04 12:00:13 +00:00 |
load_dyld.c
|
improve executable search.
|
2014-03-04 12:00:13 +00:00 |
load_foreign.c
|
qload
|
2014-09-22 18:13:35 +01:00 |
load_none.c
|
fix argv[0] discovery.
|
2013-01-13 17:55:13 +00:00 |
load_shl.c
|
get rid of PROTO
|
2013-04-25 17:15:04 -05:00 |
mavar.c
|
more doc udates
|
2014-09-15 13:10:49 -05:00 |
modules.c
|
restore callable.
|
2014-10-20 09:20:56 +01:00 |
other.c
|
Windows fixes, mainly H -> HB
|
2014-01-19 21:15:05 +00:00 |
parser.c
|
more doc udates
|
2014-09-15 13:10:49 -05:00 |
pl-yap.c
|
Fix getpid warning
|
2014-10-30 07:39:10 +00:00 |
qlyr.c
|
qload/qsave implementation.
|
2014-10-02 14:57:50 +01:00 |
qlyw.c
|
qload/qsave implementation.
|
2014-10-02 14:57:50 +01:00 |
range.c
|
range predicates.
|
2012-11-02 22:36:33 +00:00 |
save.c
|
avoid using registry, clean-up
|
2014-11-05 07:45:36 +00:00 |
scanner.c
|
improve docs
|
2014-09-15 03:13:50 -05:00 |
signals.c
|
fix win32 warnings: unsigned long != CELL, IOSTREAM with sace restore, _ffsll and _isatty, fp patches
|
2014-10-24 15:18:32 +01:00 |
sort.c
|
Windows fixes, mainly H -> HB
|
2014-01-19 21:15:05 +00:00 |
stdpreds.c
|
fix argv && os_argv
|
2014-10-26 17:38:41 +00:00 |
sysbits.c
|
avoid using registry, clean-up
|
2014-11-05 07:45:36 +00:00 |
text.c
|
fix warnings
|
2014-06-19 15:05:46 +01:00 |
threads.c
|
with_mutex should succeed even in single-thread mode
|
2014-11-09 17:26:08 +00:00 |
tracer.c
|
move message queues to C
|
2014-10-13 12:34:52 +01:00 |
udi.c
|
fix warning.
|
2014-10-19 13:10:02 +01:00 |
unify.c
|
update docs
|
2014-09-11 14:06:57 -05:00 |
userpreds.c
|
get rid of PROTO
|
2013-04-25 17:15:04 -05:00 |
utilpreds.c
|
update docs
|
2014-09-11 14:06:57 -05:00 |
write.c
|
recover space after portray
|
2014-10-23 02:10:55 +01:00 |
yap-args.c
|
fix changes in variable names
|
2014-02-16 12:57:00 +00:00 |
ypstdio.c
|
all global symbols should now start with _YAP
|
2002-11-11 17:38:10 +00:00 |