michael
d5ef327f9e
+ Patch from jonas so 1.0.2 can be used to cycle
2001-01-10 08:52:40 +00:00
michael
13e9e76bdb
+ merged Adding of PCardinal type
2001-01-09 21:06:27 +00:00
florian
7aae5f99f1
* runs now with 1.0.x as well
2001-01-09 20:48:07 +00:00
peter
dd9fb81187
* fixed gdk_gc_set_dashes declaration to use array of int8
2001-01-08 21:51:11 +00:00
peter
235989deb8
* new files
2001-01-08 21:48:45 +00:00
peter
d61f29c799
* don't push high value for open array with cdecl;external;
2001-01-08 21:46:46 +00:00
peter
35a172090a
* internalerror for string to chararray
2001-01-08 21:45:11 +00:00
peter
49a0170412
* string isn't compatible with array of char
2001-01-08 21:43:38 +00:00
peter
f0e23ff231
* fixed crash with unsupported token overloading
2001-01-08 21:40:26 +00:00
sg
0d6f991b4b
* Applied bugfix for bug #1330 (merged)
2001-01-08 18:36:01 +00:00
Tomas Hajny
fcc5eb706e
+ initial release
2001-01-07 16:45:41 +00:00
Jonas Maebe
7725beb1e3
* fixed crashing bug to due previous changes
2001-01-07 15:51:17 +00:00
Jonas Maebe
b503c3e3b8
* fixed bug in call/jmp optimization with -Op1 and -Op2
2001-01-07 15:49:49 +00:00
Jonas Maebe
8b0adc1f23
* references to symbols were only decreased in taicpu.done for jmps, fixed
2001-01-07 15:48:56 +00:00
Jonas Maebe
e753af622e
* fixed webbug 1323
2001-01-06 23:35:05 +00:00
peter
048ff7c855
* merged libp library prefix
2001-01-06 20:15:43 +00:00
peter
bdb1ed1462
* merged c packrecords fix
2001-01-06 20:11:29 +00:00
peter
38af966c3b
* merged fix for 1310
2001-01-06 19:54:11 +00:00
peter
dcd29a38b1
* added
2001-01-06 19:40:44 +00:00
Jonas Maebe
76ac79aace
* fixed IE 10 (but code is less efficient now :( )
2001-01-06 19:12:31 +00:00
peter
e16486a958
* fixed wrong notes about locals
2001-01-06 18:28:39 +00:00
marco
b9cafe5c98
* freebsd added.
2001-01-06 17:57:22 +00:00
florian
00917cb46f
* the info about exception frames is stored now on the stack
...
instead on the heap
2001-01-05 17:35:50 +00:00
florian
2b61746ae4
* some stuff for MT
2001-01-05 15:44:35 +00:00
Jonas Maebe
82cd898e2e
+ initial implementation (still needs to be made more modular)
2001-01-04 11:24:19 +00:00
florian
0af979dc78
* fixed the repeat key bug introduced by my last patch
2001-01-03 21:01:50 +00:00
Tomas Hajny
6fe1252025
* some more compatibility additions (HEv, HMtx, ...)
2001-01-03 20:06:11 +00:00
Jonas Maebe
a60d4d969b
* fixed copy/past bugs
2001-01-03 13:12:50 +00:00
marco
128b6a9fa3
* Also in devel branch.CVS: ----------------------------------------------------------------------
2001-01-03 11:19:51 +00:00
florian
350880cf05
+ initial release
2001-01-01 19:06:36 +00:00
peter
a80bfec536
* forgot to remove node.inc and nodeh.inc that were merged into node.pas
...
already.
2001-01-01 11:38:45 +00:00
florian
f8275055b9
- file moved
2000-12-31 16:55:51 +00:00
florian
a7e7058a2d
+ initial revision
2000-12-31 16:54:19 +00:00
Jonas Maebe
4c8ca9774f
+ implemented/fixed docompare() mathods for all nodes (not tested)
...
+ nopt.pas, nadd.pas, i386/n386opt.pas: optimized nodes for adding strings
and constant strings/chars together
* n386add.pas: don't copy temp strings (of size 256) to another temp string
when adding
2000-12-31 11:14:10 +00:00
Jonas Maebe
6fa8b40f74
+ sizeoftemp() function
2000-12-31 11:04:43 +00:00
Jonas Maebe
2e5e5eb1a4
* optimized loadshortstring a bit
2000-12-31 11:02:12 +00:00
Jonas Maebe
87405bf710
* fixed potential bug in writeToMemDestroysContents
2000-12-31 11:00:31 +00:00
peter
350a364890
* export with the case provided in the exports section
2000-12-30 22:53:25 +00:00
peter
eefd0bc765
* fixed map_device_in_memory (from bug report)
2000-12-30 22:42:30 +00:00
peter
9cbac389d3
* added cds_fullscreen
2000-12-30 22:40:45 +00:00
peter
65513e55d1
* update std handles after initing c
2000-12-30 17:48:36 +00:00
peter
bd64ad0539
* 'classified' tdictionary, but leave it within an define
2000-12-29 21:57:27 +00:00
peter
24cf673f91
* tbool = longbool ofcourse
2000-12-28 21:36:53 +00:00
peter
eef7cedb5b
* xshm and xrender added
2000-12-28 21:34:00 +00:00
peter
e8dd512f65
* new X11 conversion from 4.0.x headers
2000-12-28 21:23:39 +00:00
peter
679b2ec5e4
* merged fixes from 1.0.x
2000-12-28 20:50:04 +00:00
peter
8ff3ed8de9
* ttyname fix from the mailinglist (merged)
2000-12-28 20:42:12 +00:00
peter
5c3f62a8cd
* added
2000-12-28 20:40:35 +00:00
peter
a4ee36350c
* .rst added
2000-12-27 22:13:44 +00:00
peter
8835bfd0c6
* big update, it now converts much more files without serious errors
...
+ h2pas preprocessor to remove specific defines from a .h file
(you need to run h2paspp manual)
2000-12-27 21:59:58 +00:00