peter
|
a68b710efd
|
* retrieve backtrace when exception is raised
* RaiseMaxFrameCount added to limit the number of backtraces, setting
it to 0 disables backtraces. Default is 16
|
2005-01-26 17:07:10 +00:00 |
|
peter
|
b989cd1d4e
|
* no backtrace for default unhandled exception
|
2005-01-26 15:57:02 +00:00 |
|
marco
|
f2b558bc84
|
* fix
|
2005-01-26 11:05:09 +00:00 |
|
peter
|
6c2c1debcc
|
* 1.0.x fix
|
2005-01-25 18:50:45 +00:00 |
|
florian
|
14c33448af
|
* fixed copy(dyn. array of ansistring)
|
2005-01-24 21:32:48 +00:00 |
|
Tomas Hajny
|
6d0f5a79de
|
* systhrds added to Makefile
|
2005-01-24 20:08:56 +00:00 |
|
Tomas Hajny
|
f9198a0035
|
* doubled line spacing removed
|
2005-01-24 19:56:34 +00:00 |
|
olle
|
f7d9958e46
|
* filetype/filecreator changed after the file is opened, in case the file did not previously exist
|
2005-01-24 18:51:23 +00:00 |
|
olle
|
6e6527e46b
|
* rearrangement of FEXPAND code
* added StrPas where necessary after compiler change
|
2005-01-24 18:40:08 +00:00 |
|
olle
|
1b4a6da152
|
+ compiling of ctypes
|
2005-01-24 18:36:15 +00:00 |
|
olle
|
e298e2a774
|
+ compiling of ctypes
+ compiling of UPINTERFACES (located in XCode), and moved to rtl/macos
|
2005-01-24 18:35:29 +00:00 |
|
olle
|
8e646a530a
|
+ a tiny bit of support for macos
+ warning that this is under construction
|
2005-01-24 18:28:58 +00:00 |
|
olle
|
99776e6402
|
+ a tiny bit of support for macos
|
2005-01-24 18:25:46 +00:00 |
|
peter
|
8be342c36b
|
* pinteger in non-delphi/objfpc mode is psmallint
|
2005-01-24 18:03:19 +00:00 |
|
peter
|
445fe79686
|
* no sigprocmask for 1.0.x bootstrapping
|
2005-01-24 16:54:16 +00:00 |
|
florian
|
8a2bc0e507
|
* 1.0.x fix
|
2005-01-24 08:17:00 +00:00 |
|
florian
|
6780d226ce
|
* made IA32 the default
|
2005-01-23 20:10:05 +00:00 |
|
florian
|
3600b51d32
|
+ fastmove from John O'Harrow integrated
|
2005-01-23 20:03:23 +00:00 |
|
Tomas Hajny
|
d5d331bced
|
* yet another attempt to make Mac OS accept dos.inc without hacks ;-)
|
2005-01-23 09:50:59 +00:00 |
|
Tomas Hajny
|
8f120ca99b
|
- excessive thread.inc removed - not required any more
|
2005-01-23 09:49:14 +00:00 |
|
michael
|
ac5c742443
|
+ Patch for intFpExecVEMaybeP to use the right path (From Colin Western)
|
2005-01-22 20:56:11 +00:00 |
|
olle
|
4dd211d6e0
|
* fixed CONST and wrong record value params
|
2005-01-22 15:06:17 +00:00 |
|
armin
|
63eddaa305
|
* added objpas dependency to systhrds
|
2005-01-22 11:16:20 +00:00 |
|
armin
|
690e3330d1
|
* applied patch to compile go32v2 from Tomas (tested by John)
|
2005-01-21 21:43:12 +00:00 |
|
armin
|
cd547c15f5
|
* applied patch to compile go32v2 from Tomas (tested by John)
|
2005-01-21 21:43:12 +00:00 |
|
peter
|
14334ebb1b
|
* uses _eend instead of _edata in checkpointer, patch by
Martin Schreiber
|
2005-01-21 15:56:32 +00:00 |
|
peter
|
7395e7e546
|
* restore sigprocmask for linux
|
2005-01-20 16:38:28 +00:00 |
|
peter
|
be53661900
|
* 1.0.x fix
|
2005-01-20 16:37:57 +00:00 |
|
michael
|
ec7c4a2ff4
|
+ CustomMemoryStream.getsize overridden
|
2005-01-19 19:57:57 +00:00 |
|
marco
|
212676c96c
|
* some comments about COMSTAT added
|
2005-01-19 14:24:46 +00:00 |
|
michael
|
2992a0ed48
|
* Patch from Peter to fix 64bit issue in tstream.seek()
|
2005-01-19 09:09:50 +00:00 |
|
michael
|
753460a415
|
+ Patch from Mattias Gaertner to fix CopyFrom
|
2005-01-18 22:31:44 +00:00 |
|
florian
|
8591d80cfc
|
* set floating point precision and ieee compliance
|
2005-01-18 20:37:26 +00:00 |
|
peter
|
b89cddc0ec
|
* extended overload disabled for powerpc
|
2005-01-17 18:38:48 +00:00 |
|
michael
|
95714e9a4e
|
+ Patch from Colin Western to implemenet TryStrToFLoat
|
2005-01-16 17:53:27 +00:00 |
|
florian
|
cb397d4f91
|
+ some missing word handling added
|
2005-01-16 16:56:32 +00:00 |
|
florian
|
8741afb6cc
|
* olestring copying fixed
|
2005-01-16 16:15:30 +00:00 |
|
florian
|
9255d0d90b
|
* critical sections can be used in programs without threading driver, they have no effect then
|
2005-01-16 14:46:57 +00:00 |
|
florian
|
99ebd46010
|
* several variant init./final. stuff fixed
|
2005-01-15 18:47:26 +00:00 |
|
marco
|
6843936527
|
* scrollwindow(ex) added at Neli's request
|
2005-01-15 11:44:48 +00:00 |
|
armin
|
058ef5be66
|
* added nwcalls.pp
|
2005-01-14 22:13:11 +00:00 |
|
armin
|
3a4b750e0b
|
* forgot to remove debug output in fsearch
|
2005-01-14 20:59:15 +00:00 |
|
Jonas Maebe
|
8dcdb3281a
|
* fixed missing dependencies
|
2005-01-14 20:55:55 +00:00 |
|
Jonas Maebe
|
1a729a00a3
|
* enabled compilation of dynlibs, since it's now required for the
packages (ibase60)
|
2005-01-14 17:06:39 +00:00 |
|
michael
|
e05a92537d
|
+ Implemented ForceDirectories for Delphi compatibility
|
2005-01-14 12:59:25 +00:00 |
|
florian
|
6f6ab71989
|
* generic arctan2 for 3rd and 4th quadrand fixed
|
2005-01-12 20:17:39 +00:00 |
|
armin
|
c1e71cde91
|
* Patch for bug #3548 from Peter
|
2005-01-12 10:25:48 +00:00 |
|
Károly Balogh
|
947246873d
|
* Few more Sysutils functions implemented
|
2005-01-12 08:03:42 +00:00 |
|
Károly Balogh
|
963e474913
|
* Integers changed to SmallInt to be compatible with all modes
|
2005-01-12 07:59:05 +00:00 |
|
armin
|
fb51876d85
|
* added ctypes
|
2005-01-11 18:45:45 +00:00 |
|