armin
1d50f840f2
* changes to compile fpc on netware
2004-08-01 19:29:06 +00:00
florian
6802705043
* float to float and int to float fixed
2004-08-01 19:01:10 +00:00
michael
2d97d42422
+ Patch for Tlongintfield by Joost van der Sluis
2004-08-01 13:00:29 +00:00
florian
8eaf31e212
* qword/int64 shifting fixed
2004-08-01 08:46:31 +00:00
michael
9fab2cc120
+ Added md5 directory
2004-08-01 08:29:27 +00:00
florian
a0d41f6fbb
* fixed usage of old fpcmake
2004-08-01 08:24:43 +00:00
michael
ce36c6d059
+ Patch from Vincent Snijders to fix installer
2004-08-01 08:17:36 +00:00
michael
8312eddebb
+ Patch from Vincent Snijders to fix CPU-specific installs
2004-08-01 08:12:07 +00:00
michael
7c7f5740fe
+ Patch from Vincent Snijders to fix installer
2004-08-01 08:11:05 +00:00
armin
4a270e4c2f
changed path sep to /
2004-07-31 22:52:58 +00:00
armin
04e5a78e49
* typo in set_source_info
2004-07-30 19:22:14 +00:00
armin
89b6cff203
* added unzip for netware target
2004-07-30 18:46:39 +00:00
armin
8e3099d453
* removed -m for nlmconv, it is only valid for ld
2004-07-30 16:00:19 +00:00
armin
8d1c71a835
make netware rtl compilable under 1.9.5
2004-07-30 15:05:25 +00:00
armin
3cb6e124b3
first version for netware
2004-07-30 14:51:21 +00:00
michael
8ad5722cb1
Closing process handles in Windows. Patch from Vincent Snijders
2004-07-30 12:55:42 +00:00
michael
4882e76657
+ More TrackMouseEvent
2004-07-27 12:03:15 +00:00
olle
07e8c04224
* made target macos really work again after the dwarf merge
2004-07-26 22:26:39 +00:00
michael
c70b07e9f3
+ Added trackmouseevent call and structures
2004-07-26 06:48:30 +00:00
mazen
72556ae39f
* fix compile problem
2004-07-26 04:00:35 +00:00
olle
3f4eb52fec
* envstr now returns empty string when index out of bounds
2004-07-25 22:46:14 +00:00
michael
107ae4d266
+ Strip path from sourcefilename in generated docs
2004-07-25 22:40:13 +00:00
michael
720d2792ec
+ Initial implementation
2004-07-25 22:37:59 +00:00
michael
cfde5a91a5
+ Fixed header row for table
2004-07-25 22:23:06 +00:00
michael
2da22be553
+ Ctrl-R as shortcut to mark selection as variable
2004-07-25 22:22:49 +00:00
michael
5de50944d3
+ Implemented DivMod
2004-07-25 16:46:08 +00:00
florian
051126d079
* assembler version of mod_qword_word reactivated
2004-07-25 11:50:39 +00:00
michael
c1e1d4f8d8
* Patches from Joost van der Sluis
...
interbase.pp:
* Removed unused Fprepared
* Changed the error message 'database connect string not filled
in' to 'database connect string (databasename) not filled in'
* Preparestatement and execute now checks if transaction is
assigned (in stead of crashing if it isn't) and if the
transaction isn't started, it calls starttransaction.
dataset.inc:
* In DoInternalOpen the buffers are now initialised before the
dataset is set into browse-state
database.inc and db.pp:
* If the dataset is created from a stream, the database is opened
after the dataset is read completely
2004-07-25 11:32:40 +00:00
marco
54d1baf9ec
* makefile fix
2004-07-24 18:20:10 +00:00
Tomas Hajny
dadda35ce2
* simulated support for new heap manager
2004-07-24 01:15:25 +00:00
michael
b10198407e
+ Fixed getdeclaration of TPasRecordType (semicolons not/wrongly placed)
2004-07-24 00:03:13 +00:00
michael
b26de8f269
+ Worked around bug in compiler that finalizes constants in subroutines
2004-07-23 23:42:02 +00:00
michael
7ebd56b69d
+ Fixed scanning of strings with quotes in them
2004-07-23 23:41:10 +00:00
michael
d7015572b6
+ Fixed value of constant strings (added quotes)
2004-07-23 23:40:35 +00:00
michael
9abcb9dda1
+ Some fixes in verbatim writing
2004-07-23 23:39:48 +00:00
Tomas Hajny
de4d207208
- dbase disable for everything except Win32, Linux and FreeBSD running on I386 until fixed
2004-07-23 21:50:58 +00:00
michael
f0c78febf6
+ Fixed error (never-ending loops) in trecordtype.GetDeclaration
2004-07-23 21:43:54 +00:00
Jonas Maebe
d1b9c24cb1
* fixed some more potential regvar bugs
2004-07-23 13:30:19 +00:00
olle
17cab34c49
+ Added compile time function OPTION(x) for MacPas
...
* Saved file as text and not binary (I hope)
2004-07-23 00:25:05 +00:00
michael
f03145dcfd
+ Regenerated using recent fpcmake
2004-07-22 18:09:11 +00:00
olle
5843170183
+ Added compile time function OPTION(x) for MacPas
2004-07-22 11:58:51 +00:00
Jonas Maebe
1d846baf9e
* fixed relabeling properly now :)
2004-07-22 10:09:10 +00:00
Jonas Maebe
038a5dde80
* fixed relabeling (nextaltnr was never increased)
...
* fixed inlining of case statements at the node level
2004-07-22 10:07:09 +00:00
michael
ebead1b5ee
+ Implemented all functions
2004-07-21 20:37:03 +00:00
michael
d03877c186
+ Support for topics and editing module/package element
2004-07-21 19:25:01 +00:00
Jonas Maebe
50dfc8f5a7
* do a resulttypepass of left in the overloaded pass_1 before checking
...
its resulttype
2004-07-21 15:09:10 +00:00
marco
4ec78f6f11
* corrected typo in reported in debian bug 255960
2004-07-20 09:28:12 +00:00
marco
07a3e047db
* some updates to xy2ansi
2004-07-20 09:26:04 +00:00
michael
e605893f0d
+ Fixes from Jesus Reyes to implement DisplayWith, DisplayLabel, Visibility
2004-07-19 20:27:28 +00:00
florian
ed4d14932e
* indexword in 1.0.x is broken
2004-07-19 19:21:02 +00:00