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
peter
5a5ac3872b
* check for verbosity in verbose instead of comphook
2000-12-26 15:58:29 +00:00
peter
ff388a41e2
* use system.paramstr()
2000-12-26 15:57:25 +00:00
peter
1a9f0943cb
* unrolled loops in taicpu.destroy
2000-12-26 15:56:17 +00:00
peter
547300c891
* merged from 1.0.x
2000-12-25 00:19:40 +00:00
peter
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
...
tlinkedlist objects)
2000-12-25 00:07:25 +00:00
peter
c693d9e131
* merges from 1.0.x branch
2000-12-24 12:45:19 +00:00
peter
0c0c01980f
+ cstreams unit
...
* dynamicarray object to class
2000-12-24 12:25:31 +00:00
peter
377e4c5927
* moved preprocessfile into a conditional
2000-12-24 12:24:38 +00:00
peter
6d8398ab9f
* use system.paramstr()
2000-12-24 12:21:41 +00:00
peter
4ec8650ad9
* classes, enum stabs fixes merged from 1.0.x
2000-12-24 12:20:45 +00:00
sg
9c6c4793b2
* Added SUnknownPropertyType
2000-12-23 22:55:29 +00:00
sg
5cb7b9e8e5
* Fixed SUnknownPropertyType
2000-12-23 22:54:50 +00:00
sg
9859aeea64
* Converted declaration of XSetWMProperties (merged from fixbranch)
2000-12-23 22:48:33 +00:00
peter
b7c591affd
* object to class for ow/og objects
...
* split objectdata from objectoutput
2000-12-23 19:59:35 +00:00
peter
ecbd858b14
* fixed memleak in stringqueue.delete
2000-12-23 19:52:24 +00:00
peter
162f6681cf
* fixed mem leak with withsymtable
2000-12-23 19:50:09 +00:00
peter
be95b0758b
* object to class conversion
...
* more verbosity for -vt and -vd
* -i options can be put after eachother so the Makefiles only need
to call fpc once for all info (will be twice as the first one will
be to check the version if fpc supports multiple info)
2000-12-23 19:46:49 +00:00
peter
f8e573d67f
* added missing sunknownpropertytype
2000-12-22 22:39:36 +00:00
peter
08a2626652
* fixed bug #1286
2000-12-22 22:38:12 +00:00
peter
dbca9ca963
* added
2000-12-22 20:43:03 +00:00
Tomas Hajny
fd9191a28d
* TThreadEntry corrected (needed for FCL)
2000-12-21 21:12:43 +00:00