Commit Graph

3439 Commits

Author SHA1 Message Date
Tomas Hajny
5c8775175e * installation to root fixed 1999-07-01 07:56:58 +00:00
pierre
7dbd47aaf1 + BreakpointsList Window implemented
with Edit/New/Delete functions
  + Individual breakpoint dialog with support for all types
    ignorecount and conditions
    (commands are not yet implemented, don't know if this wolud be useful)
    awatch and rwatch have problems because GDB does not annotate them
    I fixed v4.16 for this
1999-06-30 23:58:11 +00:00
michael
8442c247b1 + Added Break and Continue 1999-06-30 23:18:10 +00:00
florian
aaef13ac01 + fpuint64 to system unit interface added: if it is true, the rtl
uses the fpu to do int64 operations, if possible
1999-06-30 22:17:22 +00:00
florian
497a3d3686 * use of is_ordinal checked: often a qword/int64 isn't allowed (case/for ...)
* small qword problems fixed
1999-06-30 22:16:19 +00:00
florian
bdb336a4a3 + a lot more qword tests: mod/int_str/const/type cast/io
* better div/mul tests
1999-06-30 22:13:42 +00:00
florian
02b83c15a5 * qword div/mod fixed
+ int64 mod/div/* fully implemented
  * int_str(qword) fixed
  + dummies for read/write(qword)
1999-06-30 22:12:40 +00:00
michael
eebdbe5da7 * Added code to remove warnings 1999-06-30 22:04:56 +00:00
michael
7a672107c7 * Comments by Luk Vandelaer 1999-06-30 21:48:23 +00:00
peter
b76ae32223 * merged 1999-06-30 15:44:26 +00:00
florian
cc8c629550 * two bugs regarding method variables fixed
- if you take in a method the address of another method
      don't need self anymore
    - if the class pointer was in a register, wrong code for a method
      variable load was generated
1999-06-30 15:43:18 +00:00
michael
17c05e64c3 + Fixed PServEnt 1999-06-30 07:50:39 +00:00
peter
ceca587979 * more fixes from gabor 1999-06-29 22:50:14 +00:00
peter
0196ac9b54 * try to add extensions to params 1999-06-29 22:43:12 +00:00
peter
d26e89ef80 + 273 1999-06-29 22:39:20 +00:00
peter
fa0138d67d * updated to use tab pages 1999-06-29 22:20:18 +00:00
michael
47045ce6d3 + removed getlasterror 1999-06-29 15:50:26 +00:00
peter
73b45882c4 * merged file pos fixes 1999-06-29 14:02:33 +00:00
pierre
4d59eb41b2 * SearchSymbol works 1999-06-29 12:49:55 +00:00
michael
ba20598d84 + Initial implementation of pipestream 1999-06-29 12:47:31 +00:00
pierre
ca19d190a3 * mereg from fixes-0_99_12 1999-06-29 12:16:22 +00:00
pierre
c6efbc4d2c +bug0272; bug #269 corrected 1999-06-29 11:42:14 +00:00
pierre
a1ed6909e7 * lockflag problems fixed 1999-06-29 08:51:34 +00:00
pierre
c65ed4c0ab * typo inside go32v2 cond error removed 1999-06-28 23:31:14 +00:00
michael
3f5d065219 Remarks by Luk vandelaer, part 1 1999-06-28 23:00:42 +00:00
florian
0fa46763ad * qword division fixed
+ code for qword/int64 type casting added:
    range checking isn't implemented yet
1999-06-28 22:29:10 +00:00
florian
c93ebedcb3 * test for qword division and multiplication uses better random values 1999-06-28 22:26:57 +00:00
florian
e0e9f4481e * fixed qword division 1999-06-28 22:25:25 +00:00
michael
d39372ee23 + Changed tabular into FPCtable 1999-06-28 21:00:19 +00:00
peter
1d8a77490c * fixes from gabor 1999-06-28 19:32:17 +00:00
peter
157a21b385 * merged 1999-06-28 19:30:06 +00:00
peter
980b0a5a24 * fixes from gabor 1999-06-28 19:25:34 +00:00
pierre
ff1ad12c6b merged from v0-99-12 branch 1999-06-28 17:02:44 +00:00
peter
ac9c562666 * doc-htm instead of doc-html 1999-06-28 16:16:01 +00:00
peter
f7275dbc64 * fixed dup id 1999-06-28 16:15:11 +00:00
peter
efa1cf0a6a + 270 271 1999-06-28 16:04:29 +00:00
peter
438c1e07b6 * merged 1999-06-28 16:02:29 +00:00
pierre
ed9aadd1b8 * View Linking stage if external linking 1999-06-28 15:59:04 +00:00
pierre
b2005ca111 * ShiftDel problem solved 1999-06-28 15:58:07 +00:00
pierre
586168b53e + clear tool messages at exit 1999-06-28 12:40:56 +00:00
pierre
cf8fd15980 + RemoveBrowsersCollection in TIDEApp.Done 1999-06-28 12:40:19 +00:00
pierre
255cc06c7c + close all browsers before compiling 1999-06-28 12:39:14 +00:00
pierre
41632422f8 * Globals(Modules)Collection tracing 1999-06-28 12:38:19 +00:00
pierre
9abed6a5bc * avoid keeping old open file names 1999-06-28 12:36:51 +00:00
pierre
5156b3dc25 + CloseAllBrowsers needed before compilation to avoid problems
+ ModulesCollection and GlobalsCollection to avoid memory leaks
1999-06-28 12:35:05 +00:00
pierre
8b5b087029 *GetMenuItem fixed 1999-06-28 12:29:56 +00:00
pierre
f426433d78 merged from 0-99-12 branch 1999-06-28 10:49:48 +00:00
michael
6a15aaffb9 + Updated to Florians system independent sockets unit 1999-06-27 16:04:25 +00:00
michael
651f39023d Updated patchnumber 1999-06-27 15:49:19 +00:00
michael
4ef03db483 + Corrections of error pointed out by Luk Vandelaer 1999-06-27 15:23:28 +00:00