peter
|
71a1ae2136
|
* sLineBreak changed to normal constant like Kylix
|
2002-07-01 16:29:05 +00:00 |
|
peter
|
5b66a821e4
|
* currency updates
|
2002-07-01 16:25:10 +00:00 |
|
Jonas Maebe
|
ee56b2e0ec
|
* heap manager now fragments the heap much less
|
2002-06-17 08:33:04 +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 |
|
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
|
0d606ac980
|
* fixed memory corruption bug in fpc_help_constructor
|
2002-06-09 12:54:37 +00:00 |
|
pierre
|
215ed72a2d
|
* Rename HeapSize to WinAPIHeapSize to avoid conflict with general function
|
2002-06-04 09:25:14 +00:00 |
|
marco
|
af9703f179
|
* Renamefest supports_double for FreeBSD too
|
2002-06-02 10:49:30 +00:00 |
|
marco
|
4af59f4504
|
* Renamefest
|
2002-06-01 19:42:02 +00:00 |
|
marco
|
9fb1b5377c
|
* more Renamefest
|
2002-05-31 13:37:24 +00:00 |
|
carl
|
4669fcc7e2
|
+ generic FPC_HELP_FAIL
+ generic FPC_HELP_DESTRUCTOR instated (original from Pierre)
+ generic FPC_DISPOSE_CLASS
|
2002-05-22 18:48:29 +00:00 |
|
carl
|
fbf499b13d
|
* generic constructor implemented
|
2002-05-16 19:58:05 +00:00 |
|
carl
|
0cfe673d5a
|
* fix range check error
|
2002-05-16 19:32:57 +00:00 |
|
Tomas Hajny
|
a0866f619a
|
* fix for bug #1964 merged
|
2002-05-14 19:25:24 +00:00 |
|
carl
|
75a02e7812
|
* Merges from Fixes branch
|
2002-05-09 08:42:24 +00:00 |
|
carl
|
07af6301de
|
* Merges from Fixes branch
|
2002-05-09 08:28:23 +00:00 |
|
marco
|
842b44b8bc
|
* setitimer for 1.1
|
2002-05-06 10:49:59 +00:00 |
|
marco
|
059ebbe89e
|
* Some stuff from 1.0.x ported
|
2002-05-06 09:35:09 +00:00 |
|
marco
|
a6426d100a
|
* Fixed a readdir bug, already fixed in januari in 1.0.x
|
2002-05-06 07:27:39 +00:00 |
|
peter
|
1cd2d7afdd
|
* fixed memw and meml array sizes
|
2002-05-05 10:23:54 +00:00 |
|
peter
|
211712aef5
|
* fixed 2gb limit
|
2002-04-27 07:58:23 +00:00 |
|
peter
|
268e4bb7e7
|
* use saveregisters for incr routines, saves also problems with
the optimizer
|
2002-04-26 15:19:04 +00:00 |
|
peter
|
99ef970960
|
* fixed too large arrays
|
2002-04-26 13:19:56 +00:00 |
|
peter
|
0cdf327866
|
* updated compilerprocs
* incr ref count has now a value argument instead of var
|
2002-04-25 20:14:56 +00:00 |
|
peter
|
b0948c6122
|
* fpc_finalize_array renamed
|
2002-04-24 16:15:35 +00:00 |
|
peter
|
90ff7a6db8
|
* fpc_freemem and fpc_getmem compilerproc
|
2002-04-21 18:56:59 +00:00 |
|
carl
|
280878b8a5
|
+ initialize some global variables
|
2002-04-21 15:52:58 +00:00 |
|
carl
|
1b88940d62
|
* StackError is now a typed constant
+ $S can be used under unix
|
2002-04-21 15:51:50 +00:00 |
|
carl
|
8ebb06dbb4
|
+ update license term to reflect reality
|
2002-04-17 17:23:39 +00:00 |
|
peter
|
dd7bc0dbdd
|
* stackcheck protected against infinite recursive after stack error
* stackcheck requires saveregisters, because it can be called from
iocheck and then will destroy the result of the original function
|
2002-04-15 19:38:40 +00:00 |
|
carl
|
b6da7bd8a2
|
+ generic stack checking can be overriden
|
2002-04-15 18:51:20 +00:00 |
|
carl
|
63613709f2
|
+ reinstate novell stack checking
|
2002-04-15 18:47:34 +00:00 |
|
carl
|
b1c72872c7
|
- removed unused variable
|
2002-04-12 17:35:24 +00:00 |
|
carl
|
7d6edd04b2
|
+ generic stack checking
|
2002-04-12 17:34:05 +00:00 |
|
peter
|
9cacd98e91
|
* merged getpropinfo fix
|
2002-04-04 18:32:59 +00:00 |
|
armin
|
fcdf7d83d3
|
+ unload module no longer shows: Module did not release...
+ check-function will no longer be removed when smartlink is on
|
2002-04-01 15:20:08 +00:00 |
|
carl
|
fe48bc8f27
|
- no need for runerror 203, already fixed!
|
2002-04-01 14:23:17 +00:00 |
|
armin
|
ddfecc5f8a
|
makefile.fpc for netware
stderr to netware console
free all memory (threadvars and heap) to avoid error message while unloading nlm
|
2002-04-01 10:47:31 +00:00 |
|
armin
|
30f9a9416b
|
+ call to DoneThread was missing
|
2002-03-31 10:03:13 +00:00 |
|
carl
|
b03cb5eadb
|
* don't crash everything if the class allocation failed
|
2002-03-30 14:52:59 +00:00 |
|
carl
|
16b2fe5095
|
* cause runtime error 203 on failed class creation
|
2002-03-30 14:52:04 +00:00 |
|
carl
|
4e782284ba
|
* memory corruption bugfix in FPC_HELP_CONSTRUCTOR if object cannot be allocated
|
2002-03-30 13:08:54 +00:00 |
|
armin
|
50626a13f4
|
+ demo for netware check-funcktion
|
2002-03-30 09:12:14 +00:00 |
|
armin
|
b9f1677a0c
|
+ support check-function for netware
|
2002-03-30 09:09:47 +00:00 |
|
peter
|
e6841b9f3c
|
* fixed load_smallset
|
2002-03-29 20:15:44 +00:00 |
|
carl
|
b585c841b1
|
- remove go32v1 support
|
2002-03-28 20:58:10 +00:00 |
|
carl
|
fc1b705950
|
* merged fixes from version 1.0.x branch
|
2002-03-28 20:54:25 +00:00 |
|
carl
|
eb09d6061c
|
- remove go32v1 support
|
2002-03-28 20:46:44 +00:00 |
|
armin
|
903441aa51
|
+ initialize threadvars defined local in units
|
2002-03-28 16:31:35 +00:00 |
|