peter
|
5b66a821e4
|
* currency updates
|
2002-07-01 16:25:10 +00:00 |
|
peter
|
f0a49c6865
|
* updates for 1.0 compiler
|
2002-07-01 16:24:04 +00:00 |
|
peter
|
68ce5a00e5
|
* cg64 patch
* basics for currency
* asnode updates for class and interface (not finished)
|
2002-07-01 16:23:52 +00:00 |
|
Jonas Maebe
|
09de3f8d5b
|
* fixed errors found with new -CR code from Peter when cycling with -O2p3r
|
2002-06-24 12:43:00 +00:00 |
|
Jonas Maebe
|
9319168ca4
|
* tdictionary.rename() returns nil if the original object wasn't found
(reported by Sergey Korshunoff <seyko@comail.ru>)
|
2002-06-17 13:56:14 +00:00 |
|
Jonas Maebe
|
ee56b2e0ec
|
* heap manager now fragments the heap much less
|
2002-06-17 08:33:04 +00:00 |
|
carl
|
b1abff5f05
|
+ added several missing tests (adapted to both v1.1 and v1.0)
|
2002-06-16 08:28:11 +00:00 |
|
carl
|
09a27ddd2c
|
* const reference parameter clarification (now portable)
|
2002-06-16 08:24:18 +00:00 |
|
carl
|
2604402b16
|
+ TEST_GENERIC to test generic versions of code
|
2002-06-16 08:21:26 +00:00 |
|
carl
|
3525611583
|
* bugfix of FPC_NEW_CLASS (was not creating correct instance)
+ FPC_HELP_FAIL_CLASS now tested (no longer required)
|
2002-06-16 08:19:03 +00:00 |
|
carl
|
b2ab15a9a3
|
* bugfix of missing popecx for shift operations
|
2002-06-16 08:16:59 +00:00 |
|
carl
|
cdd558c3b7
|
* commented out uncompilable debug code
|
2002-06-16 08:15:54 +00:00 |
|
carl
|
068e3dd944
|
+ generic sets
|
2002-06-16 08:14:56 +00:00 |
|
michael
|
08c5b27de7
|
+ Destructor was not freeing all memory. This is now fixed.
|
2002-06-13 17:28:41 +00:00 |
|
pierre
|
53dda29b75
|
* try to improove tabs handling in DelChar and InsertLine methods
|
2002-06-13 14:50:35 +00:00 |
|
pierre
|
c714e2b35b
|
* try to avoid crash with fvision library
|
2002-06-13 11:52:01 +00:00 |
|
pierre
|
b0a9952af0
|
+ xterm window switching support
|
2002-06-13 11:18:32 +00:00 |
|
pierre
|
5e1a849e83
|
* avoid random colors in Screen view
|
2002-06-13 10:54:54 +00:00 |
|
Jonas Maebe
|
375eca81ae
|
+ initial version
|
2002-06-13 08:31:57 +00:00 |
|
michael
|
c9f2e8007f
|
+ Added windows msvcrt support
|
2002-06-13 05:01:44 +00:00 |
|
michael
|
38c6da0933
|
+ Fixed parameter type mismatch
|
2002-06-13 04:54:47 +00:00 |
|
Jonas Maebe
|
462ab6c72e
|
+ added
|
2002-06-12 18:01:06 +00:00 |
|
Jonas Maebe
|
f33ee551d7
|
* fixed web bug #1995
|
2002-06-12 15:46:14 +00:00 |
|
Jonas Maebe
|
2c651f8661
|
* fixed bug in tvariantmanager declaration (string -> ansistring, this
file is compiled in non-objpas mode!)
|
2002-06-12 15:45:42 +00:00 |
|
Jonas Maebe
|
7a66a12e63
|
* fix from Florian for init/final info of forward classes
|
2002-06-12 13:20:29 +00:00 |
|
michael
|
d3df5063f0
|
+ Initial implementation
|
2002-06-11 18:40:27 +00:00 |
|
michael
|
e26fdc26ac
|
+ Added odbc
|
2002-06-11 18:18:53 +00:00 |
|
michael
|
0d30b582a6
|
+ Some small updates and added Makefile
|
2002-06-11 18:17:38 +00:00 |
|
pierre
|
ac39f08955
|
* add DoneMouse in DoneEvents
|
2002-06-10 19:40:14 +00:00 |
|
pierre
|
1dfb9e5a9b
|
* check if DebuggeTTY is a valid terminal
|
2002-06-10 19:26:48 +00:00 |
|
pierre
|
0963c54c19
|
+ add Submenu recognition sign
|
2002-06-10 18:41:26 +00:00 |
|
pierre
|
5a5c1458cc
|
* set Event.What to evNothing if no event in GetSystemEvent
|
2002-06-10 18:16:55 +00:00 |
|
pierre
|
3379d97fd8
|
* correct the check for drawing a double line border
|
2002-06-10 13:47:38 +00:00 |
|
Jonas Maebe
|
6b01278234
|
* fixed bug #1985
|
2002-06-10 13:41:26 +00:00 |
|
pierre
|
69bb1f33ef
|
* always call ScrooDraw if TscrollBar.value filed is changed
|
2002-06-10 12:39:43 +00:00 |
|
pierre
|
5ef3a78ea8
|
* render history load/store compatible with older fvnew lib
|
2002-06-10 11:51:08 +00:00 |
|
pierre
|
2b84e3a4d1
|
* System messages must be handled by the application directly
|
2002-06-10 08:12:17 +00:00 |
|
pierre
|
b011d7513a
|
* improove the linux file handling
|
2002-06-10 06:50:55 +00:00 |
|
Jonas Maebe
|
e483612cf2
|
* IDIV reads edx too (but now the div/mod optimization fails :/ )
|
2002-06-09 12:56:04 +00:00 |
|
Jonas Maebe
|
f233163464
|
* fixed detection of register usage
|
2002-06-09 12:55:23 +00:00 |
|
Jonas Maebe
|
0d606ac980
|
* fixed memory corruption bug in fpc_help_constructor
|
2002-06-09 12:54:37 +00:00 |
|
florian
|
95ce60d671
|
* initial release
|
2002-06-08 19:36:54 +00:00 |
|
pierre
|
d51ea019eb
|
* add window resizing support for unix
|
2002-06-07 14:15:10 +00:00 |
|
pierre
|
463d53271c
|
* try to get resizing to work
|
2002-06-07 14:08:28 +00:00 |
|
pierre
|
ea5df44258
|
+ also check for system events
|
2002-06-06 20:34:19 +00:00 |
|
pierre
|
7648b93a0f
|
* remove system event by calling sysmsg.getsystemevent
|
2002-06-06 20:33:35 +00:00 |
|
pierre
|
e3eafe7a22
|
* check console window size changes
|
2002-06-06 20:32:34 +00:00 |
|
Jonas Maebe
|
d31e59b824
|
* fixed fpu stack overflow in compiler when compiled with -Or
|
2002-06-06 18:53:53 +00:00 |
|
Jonas Maebe
|
f73b7c3bc9
|
* fixed internalerror(10) with -Or for i386 (a_load_ref_ref now saves
a general purpose register if it needs one but none are available)
|
2002-06-06 18:53:17 +00:00 |
|
pierre
|
3515599074
|
* handle win32 Ctrl-C change for graphic version
|
2002-06-06 14:11:25 +00:00 |
|