peter
|
a6d63f0adc
|
* commited the wrong file :(
|
2002-01-19 15:37:24 +00:00 |
|
peter
|
f4de74d6be
|
check also implementation
|
2002-01-19 15:20:11 +00:00 |
|
peter
|
04248ee5b5
|
* also check at the end of the implementation for incomplete classes
|
2002-01-19 15:20:09 +00:00 |
|
peter
|
d6fb9766ee
|
* check for unresolved forward classes in the interface
|
2002-01-19 15:12:34 +00:00 |
|
peter
|
60a3de5d59
|
* flag bugs that will not be fixed in 1.0.x to be 1.1 only
|
2002-01-19 14:21:37 +00:00 |
|
peter
|
869ca12ddb
|
* fixed init/final for value parameters
|
2002-01-19 14:21:17 +00:00 |
|
peter
|
76f42ba1cb
|
* check for -Un when loading ppu with wrong name
|
2002-01-19 14:20:13 +00:00 |
|
peter
|
069e6a3bc3
|
* 1.1 only
|
2002-01-19 12:58:52 +00:00 |
|
peter
|
ca1832976a
|
* marked 1.1 only
|
2002-01-19 12:57:50 +00:00 |
|
michael
|
23485772d6
|
+ Additional explanation about Append erros.
|
2002-01-19 12:40:06 +00:00 |
|
peter
|
fc5e00ee25
|
* no checking for linux
|
2002-01-19 12:37:12 +00:00 |
|
peter
|
8b648d368c
|
* fixed typos from webbugs
|
2002-01-19 12:00:35 +00:00 |
|
peter
|
f5c971b656
|
* more functions from webbugs
|
2002-01-19 11:58:20 +00:00 |
|
peter
|
de31797244
|
* merged fixes
|
2002-01-19 11:57:55 +00:00 |
|
peter
|
2e96721c20
|
* fixed path appending for lib
|
2002-01-19 11:57:05 +00:00 |
|
peter
|
5012dd876e
|
* fixed clrscr for small windows
* no turnoffmouse
|
2002-01-19 11:56:34 +00:00 |
|
peter
|
ebe1ebc5a9
|
* fixed wrong getmem
|
2002-01-19 11:54:52 +00:00 |
|
peter
|
7a72f78fe0
|
* fixed compares
|
2002-01-19 11:54:26 +00:00 |
|
peter
|
cb11c08d49
|
* constant evaluation for assinged added
|
2002-01-19 11:53:56 +00:00 |
|
peter
|
477b084644
|
* fixed managledname
|
2002-01-19 11:53:07 +00:00 |
|
peter
|
02f4482788
|
* dynarr:=nil support added
|
2002-01-19 11:52:32 +00:00 |
|
peter
|
1c22644da3
|
* more bugs
|
2002-01-19 11:48:34 +00:00 |
|
florian
|
f396dec5c6
|
+ Makefile.fpc added
* several small changes to get things running with FPC 1.0.x
|
2002-01-16 14:47:16 +00:00 |
|
florian
|
eddbcb2c93
|
* copyright messages for 2002 fixed
|
2002-01-16 11:51:36 +00:00 |
|
Jonas Maebe
|
a921654f56
|
* no longer allow assignments to pointer expressions (unless there's a
deref), reported by John Lee
|
2002-01-16 09:33:46 +00:00 |
|
Jonas Maebe
|
7c570fb338
|
* fixed web bugs 1758 and 1760
|
2002-01-15 16:13:34 +00:00 |
|
michael
|
842b28dc3b
|
+ re-enabled Top/Left property writing
|
2002-01-09 10:40:24 +00:00 |
|
pierre
|
9d78506c59
|
try to fix bug #1732
|
2002-01-09 09:48:00 +00:00 |
|
pierre
|
3a403da9f5
|
* fix problems with -S option
|
2002-01-09 09:46:10 +00:00 |
|
michael
|
f19d533f51
|
+ Patch from Peter for library imports
|
2002-01-09 07:38:37 +00:00 |
|
michael
|
67732f1df0
|
+ Patch from peter for library imports
|
2002-01-09 07:38:03 +00:00 |
|
Jonas Maebe
|
a0731e0d02
|
* fixed bug in fpc_char_to_ansistr when converting #0 (found by Peter)
|
2002-01-07 13:23:53 +00:00 |
|
pierre
|
4550770176
|
* avoid problem if gdb start generates output
|
2002-01-07 10:31:57 +00:00 |
|
peter
|
0816ae4006
|
* regenerated
|
2002-01-06 21:59:08 +00:00 |
|
peter
|
d9908ccaba
|
* action classes added
|
2002-01-06 21:54:49 +00:00 |
|
peter
|
5a323a0f6e
|
* fixed external <dll> name <c-name> manglednames
|
2002-01-06 21:54:07 +00:00 |
|
peter
|
8327c4284d
|
* fixed previous commit
|
2002-01-06 21:52:30 +00:00 |
|
peter
|
142b4fb7f8
|
* proc_to_procvar_equal fixed for procvar-procvar
|
2002-01-06 21:50:44 +00:00 |
|
peter
|
3175676917
|
* lcl updates
* small optimizes for package check
|
2002-01-06 21:50:03 +00:00 |
|
peter
|
5cdb7cc52b
|
* removed getprocvar, use only getprocvardef
|
2002-01-06 21:47:32 +00:00 |
|
Tomas Hajny
|
72443eecda
|
* source_os changed to source_info in OS/2 define
|
2002-01-06 20:34:34 +00:00 |
|
florian
|
bbc6bb1852
|
* log fixed
|
2002-01-06 15:37:20 +00:00 |
|
florian
|
f99e55ebde
|
* SetRGBColor with cached pens fixed
|
2002-01-06 15:23:42 +00:00 |
|
peter
|
d24762aeba
|
* removed uauto from orddef, use new range_to_basetype generating
the correct ordinal type for a range
|
2002-01-06 12:08:15 +00:00 |
|
peter
|
0aa1c49c9f
|
* new tests
|
2002-01-06 11:46:33 +00:00 |
|
Jonas Maebe
|
c6d03a29f0
|
* completed (not compilale yet though)
|
2002-01-03 14:57:52 +00:00 |
|
Jonas Maebe
|
e41ba8650a
|
* fixed small bug in a_jmp_flags
|
2002-01-02 14:53:04 +00:00 |
|
Jonas Maebe
|
e52fa07468
|
* fix for web bug #1727 from Peter (corrected)
|
2002-01-02 13:43:09 +00:00 |
|
marco
|
4c315e6db0
|
* Removed ifdef arround getepoch.
|
2002-01-02 12:22:54 +00:00 |
|
peter
|
60d2ddbbd5
|
* protected/private symbols parsing fixed
|
2001-12-31 16:59:41 +00:00 |
|