carl
|
776d7717d7
|
+ more clarifications on reset / rewrite / append
|
2002-04-12 17:10:49 +00:00 |
|
pierre
|
7bcac233c5
|
+ use fpcygwin unit for win32 debug IDE
|
2002-04-12 11:28:55 +00:00 |
|
pierre
|
123127d2f1
|
New unit to get cygwin1.dll version info and warn if old version
|
2002-04-12 11:19:10 +00:00 |
|
pierre
|
e6b1b8a029
|
* enhance internal error handling
|
2002-04-12 09:00:01 +00:00 |
|
pierre
|
fb32e638b9
|
+ two new dialogs in case of internal errors
|
2002-04-12 08:59:42 +00:00 |
|
pierre
|
3cd48ab7e6
|
+ new function OKCancelBox added
|
2002-04-12 08:59:00 +00:00 |
|
pierre
|
411e27c778
|
+ add RTE(250) for Ctrl+F11 in DEBUG mode
|
2002-04-12 08:58:22 +00:00 |
|
pierre
|
d07534dff5
|
* display some info at the end
|
2002-04-11 21:33:10 +00:00 |
|
pierre
|
849da24cba
|
* don't use GUI apptype as there are writes
|
2002-04-11 19:48:44 +00:00 |
|
pierre
|
59b4452a9c
|
* avoid RTE 103 for win32
|
2002-04-11 19:47:48 +00:00 |
|
carl
|
27bc3a5d32
|
+ function call testing
|
2002-04-11 19:35:49 +00:00 |
|
pierre
|
b248b37479
|
+ several go32v2 related fixes
|
2002-04-11 13:20:27 +00:00 |
|
pierre
|
c5bbc21f8b
|
+ recreate the full target of an anchor that only has a NAME field
|
2002-04-11 07:06:31 +00:00 |
|
pierre
|
94d61762a2
|
+ handle tables
|
2002-04-11 07:04:23 +00:00 |
|
pierre
|
644db9b964
|
* Add allow spaces for directories entries
|
2002-04-11 06:42:54 +00:00 |
|
pierre
|
0d5523d24c
|
* fix problem of TWatchesListBox with fvision
|
2002-04-11 06:41:13 +00:00 |
|
pierre
|
73bc21ba39
|
* remove switches that have no command line option
|
2002-04-10 22:41:05 +00:00 |
|
pierre
|
6246cb06f3
|
* allow to open non existant file
|
2002-04-10 22:38:11 +00:00 |
|
pierre
|
7172866d44
|
* save and restore Exitproc if LongJmp called
|
2002-04-10 22:37:37 +00:00 |
|
pierre
|
f7ffc2e471
|
* explicitly check if one of the files from the list of each package exists
|
2002-04-10 21:18:42 +00:00 |
|
carl
|
da73e3f995
|
+ added direct destructor / constructor call
|
2002-04-10 19:23:31 +00:00 |
|
carl
|
ffeb787b1b
|
+ first tries at first calln testing for objects (totally unfinished!)
|
2002-04-10 19:11:00 +00:00 |
|
carl
|
12b2956bed
|
+ first tries at first calln testing
|
2002-04-10 16:33:18 +00:00 |
|
carl
|
1fde9cb39f
|
- renamed and expanded
|
2002-04-10 16:31:29 +00:00 |
|
Jonas Maebe
|
3566880766
|
* fix for the ie9999 under Linux (patch from Peter)
|
2002-04-10 08:07:55 +00:00 |
|
carl
|
c8b3a5b3db
|
+ generic stack checking
|
2002-04-07 17:58:38 +00:00 |
|
carl
|
4cff0f13fd
|
- moved type constant
|
2002-04-07 13:41:50 +00:00 |
|
carl
|
6e5e687dc6
|
+ update documentation
|
2002-04-07 13:38:48 +00:00 |
|
carl
|
c00a004c98
|
+ change unit use
|
2002-04-07 13:37:29 +00:00 |
|
carl
|
bd0fb2399d
|
+ wdosx target
|
2002-04-07 13:34:20 +00:00 |
|
carl
|
ae40ef680c
|
- removed unused variable
|
2002-04-07 13:30:13 +00:00 |
|
carl
|
da8b01e708
|
+ change unit use
|
2002-04-07 13:25:20 +00:00 |
|
carl
|
86a068445b
|
+ moved constant from cpuinfo, these are NOT cpu specific
constant, but more related to compiler functionality.
|
2002-04-07 13:24:30 +00:00 |
|
carl
|
021a0670c2
|
+ more documentation
|
2002-04-07 13:18:19 +00:00 |
|
carl
|
f504aab788
|
+ added vm / sparc targets
|
2002-04-07 10:23:36 +00:00 |
|
carl
|
d5e772d8a4
|
+ CPU defines now depends on current target
|
2002-04-07 10:22:35 +00:00 |
|
carl
|
3b52bd5355
|
+ added SPARC targets
+ added VM target
|
2002-04-07 10:20:15 +00:00 |
|
carl
|
717841720d
|
- remove packenumfixed (requires version 1.0.2 or later to compile now!)
|
2002-04-07 10:18:06 +00:00 |
|
carl
|
db3af9b6e9
|
- remove packenumfixed (requires version 1.0.2 or later to compile now!)
+ changing some comments so its commented automatically
|
2002-04-07 10:17:40 +00:00 |
|
carl
|
341eddefe0
|
+ documentation
- clean-up
|
2002-04-07 09:17:17 +00:00 |
|
carl
|
6b39ecb2ef
|
- remove unused variable
|
2002-04-07 09:16:07 +00:00 |
|
carl
|
0435e5ae39
|
+ documentation
- remove unused variables
|
2002-04-07 09:13:39 +00:00 |
|
carl
|
59a229acf7
|
+ documentation
|
2002-04-07 09:12:46 +00:00 |
|
Jonas Maebe
|
71a52a4aeb
|
* several powerpc-related additions and fixes
|
2002-04-06 18:10:42 +00:00 |
|
carl
|
e65ab24b96
|
* fix compilation problems
* fix range check error
|
2002-04-05 17:49:09 +00:00 |
|
carl
|
7e61fd61cb
|
+ added WDOSX target
|
2002-04-05 17:46:50 +00:00 |
|
Jonas Maebe
|
bb959439f0
|
* fixed web bug #1915
|
2002-04-05 15:09:13 +00:00 |
|
carl
|
c1742bad2a
|
- removed cmnts
|
2002-04-04 19:18:06 +00:00 |
|
peter
|
5e7a1e3729
|
* removed unused units
* use tlocation.size in cg.a_*loc*() routines
|
2002-04-04 19:05:54 +00:00 |
|
carl
|
284386907c
|
+ added wdosx support (patch from Pavel)
|
2002-04-04 18:50:27 +00:00 |
|