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
michael
a5f9735595
+ Version update to 1.0.4
2000-12-21 15:24:27 +00:00
Jonas Maebe
a4dcdea87d
* fixed range error
2000-12-21 12:22:53 +00:00
Jonas Maebe
d66a6af71f
* changed type of all "flags" variables/parameters/fields to cardinal
...
and removed longint typecasts around constants
2000-12-21 12:06:38 +00:00
sg
89c5b1834f
Merged from fixbranch:
...
* Applied bugfix by Mattias Gaertner for TWriter.WriteProperty
(writing of NIL object instanced caused an invalid access)
* Optimized some 'is'/InheritsFrom occurencies
2000-12-21 09:10:16 +00:00
sg
bf1f2ecd68
* Applied bugfixes by Mattias Gaertner for TBinaryObjectReader.ReadSet
...
(uninitialized result and missing bit shifting) and
TReader.ReadRootComponent (finding an unique component name)
(merged from fixbranch)
2000-12-21 09:08:09 +00:00
Tomas Hajny
57aaef603d
* support for different ZIP wrapper extensions
2000-12-20 23:02:38 +00:00
florian
7416c90ad8
* is-operator fixed
2000-12-20 21:38:23 +00:00
peter
5161e326cc
* zipinstall wrapper
2000-12-20 20:00:51 +00:00
Jonas Maebe
f2c918935a
- removed obsolete special case for range checking of cardinal constants
...
at compile time
2000-12-20 15:59:40 +00:00
Jonas Maebe
fe583e251f
* fixed range check errors
2000-12-20 15:59:04 +00:00
florian
1aad3ddf9a
* first version
2000-12-19 21:48:01 +00:00
peter
823b0277bc
* merged from 1.0.x branch
2000-12-19 21:20:14 +00:00
peter
cd494453ca
* regenerated
2000-12-19 21:17:35 +00:00
peter
1103739912
* cardinal const expr fix from jonas
2000-12-19 20:36:03 +00:00
michael
70c63623e6
* Fixes from Peter
2000-12-19 11:59:12 +00:00
Tomas Hajny
0a8f0d3739
* OS/2 updates
2000-12-19 05:50:54 +00:00
Tomas Hajny
21ae05b7d0
* removed commands chaining with ';' - not supported under OS/2
2000-12-19 05:47:27 +00:00
Tomas Hajny
9a9c1adb7f
+ OS/2 support added
2000-12-19 00:54:56 +00:00
Tomas Hajny
d52ddad318
* modifications from /install/fpinst merged in
2000-12-19 00:51:10 +00:00
Tomas Hajny
68dfe4444c
+ OS/2 support added
2000-12-19 00:47:11 +00:00
Tomas Hajny
ad05477688
+ FCL made compilable under OS/2
2000-12-19 00:43:07 +00:00
peter
2c2b7bbf1e
* extdebug fixes
2000-12-18 21:56:52 +00:00
peter
503ae036c4
* fixed stab reloc writing
2000-12-18 21:56:35 +00:00
Tomas Hajny
57df6a2232
* yet another OS/2 makefile correction (cut'n'paste should be forbidden ;-) )
2000-12-18 19:39:54 +00:00
peter
e9719e1fcf
* 1.0.4 merges
2000-12-18 18:47:37 +00:00
peter
e8a328c8c7
* readded makefile
2000-12-18 18:05:52 +00:00
peter
c6158587ef
* test for quotes in skipuntildirective
2000-12-18 18:03:01 +00:00
peter
4c212d76d8
* fixed skipuntildirective
2000-12-18 17:59:01 +00:00
Jonas Maebe
08f33f6156
* int64 case fixes
...
* explicit longint type casts for constants used in assembler code
generation s,ice they can be cardinals too (or even int64's in case of
range check errors)
2000-12-18 17:45:32 +00:00
Jonas Maebe
69297c067d
* more int64 case fixes
2000-12-18 17:44:26 +00:00
Jonas Maebe
6c6250c5b4
* fixed range check errors
2000-12-18 17:28:58 +00:00
Jonas Maebe
75bdddea4d
* fixed constant range error
2000-12-18 14:01:42 +00:00
Jonas Maebe
c88779b691
* added cardinal typecast to avoid signed evaluation
2000-12-18 14:01:11 +00:00
Tomas Hajny
8cdeee3e63
* OS/2 implementation corrected and finished
2000-12-17 20:39:46 +00:00
peter
d083200fa1
* fixed crash with val()
2000-12-17 14:35:41 +00:00
peter
3315ad63d4
* fixed crash with procvar load in tp mode
2000-12-17 14:35:12 +00:00
peter
131b06c676
* uw1279 added
2000-12-17 14:35:02 +00:00
peter
cc3d72c9a1
* added fail
2000-12-17 14:34:41 +00:00
peter
de11db999d
* removed debug writelns
2000-12-17 14:00:57 +00:00