peter
|
07bb58295b
|
* alignment is now saved in the symtable
* C alignment added for records
* PPU version increased to solve .12 <-> .13 probs
|
1999-07-23 16:05:18 +00:00 |
|
peter
|
ca1ccd9221
|
* fixed crash in previous commit
|
1999-07-23 12:02:20 +00:00 |
|
peter
|
f380e3bd68
|
* error for illegal type reference, instead of 10998
|
1999-07-23 11:37:46 +00:00 |
|
peter
|
f9c4d1b3a7
|
* removed oldppu from propertysym
|
1999-07-23 11:33:23 +00:00 |
|
michael
|
1035a30a91
|
+ Implemented resource stuff
|
1999-07-22 20:30:13 +00:00 |
|
michael
|
d21b73460a
|
+ Added computehashvalue
|
1999-07-22 20:04:58 +00:00 |
|
peter
|
315bb3b1a6
|
* 0.99.12b release updates
|
1999-07-22 16:18:07 +00:00 |
|
peter
|
054eecc556
|
+ xml
|
1999-07-22 16:14:36 +00:00 |
|
peter
|
7357711563
|
* install,clean fixes
|
1999-07-22 16:13:32 +00:00 |
|
peter
|
ca4715fee8
|
* merged
|
1999-07-22 16:12:28 +00:00 |
|
michael
|
519af9bdcc
|
* Fix for stream_write from Sebastian Guenther
|
1999-07-22 15:06:35 +00:00 |
|
florian
|
35f636dea1
|
+ resourcestring implemented
+ start of longstring support
|
1999-07-22 09:37:28 +00:00 |
|
florian
|
8929222311
|
+ initial revision
|
1999-07-22 09:34:04 +00:00 |
|
peter
|
3a38697289
|
* install works again
|
1999-07-21 14:21:00 +00:00 |
|
peter
|
d68c4c82cb
|
* pdf fixes
|
1999-07-19 12:41:44 +00:00 |
|
michael
|
7c95eb4053
|
+ Small fix from Michael Baikov in setup_params
|
1999-07-19 07:57:49 +00:00 |
|
michael
|
835f1a632b
|
+ Mre checking is done now. Also Setsize is checked.
|
1999-07-18 20:59:21 +00:00 |
|
michael
|
8413f064a8
|
* fixed bug in realloc and setcapacity of tmemorystream
|
1999-07-18 20:58:47 +00:00 |
|
michael
|
d47e0e0e11
|
+ Fixed bug in format, reported by Romio Pedchecko
|
1999-07-18 17:27:28 +00:00 |
|
florian
|
b39de8e761
|
* IDE compiles with for Win32 and basic things are working
|
1999-07-18 16:26:39 +00:00 |
|
Jonas Maebe
|
c023f717f1
|
+ xor-, and and- orput support for VESA256 modes
* compile with -dlogging if you wnt some info to be logged to grlog.txt
|
1999-07-18 15:07:19 +00:00 |
|
florian
|
774df6096e
|
* bug #487 fixed, (inc(<property>) isn't allowed)
* more fixes to compile with Delphi
|
1999-07-18 14:47:19 +00:00 |
|
florian
|
bba137b4e6
|
* handling of integer and shortint in case was wrong, if a case
label was negative and a jump table was generated
|
1999-07-18 14:01:16 +00:00 |
|
florian
|
a873f5a4a5
|
* fix of my previous commit nevertheless it doesn't work completly
|
1999-07-18 10:41:59 +00:00 |
|
florian
|
046acfb84b
|
* made it compilable with Dlephi 4 again
+ fixed problem with large stack allocations on win32
|
1999-07-18 10:19:38 +00:00 |
|
florian
|
e1c3f703cc
|
* test program for win32 stack growing
|
1999-07-18 09:44:41 +00:00 |
|
peter
|
6650a43218
|
* updates for new installer
+ checkbox if ppc386.cfg needs to be written, also createdir() is used
for ppc386.cfg creation
|
1999-07-17 14:24:44 +00:00 |
|
peter
|
c7b4ceb06a
|
* ECHO is now again without @
|
1999-07-17 14:22:54 +00:00 |
|
peter
|
c8dddab319
|
* merged
|
1999-07-17 11:30:23 +00:00 |
|
peter
|
a877a98f38
|
* 0.99.12b release
|
1999-07-17 10:57:54 +00:00 |
|
peter
|
4fb3d65b79
|
* 0.99.12b updates
* merges
|
1999-07-16 13:45:24 +00:00 |
|
michael
|
8ea4404607
|
+ Added saving in fixed file
|
1999-07-16 12:20:57 +00:00 |
|
peter
|
0d6620b1dd
|
* install targets renamed
|
1999-07-16 10:15:31 +00:00 |
|
peter
|
45bf051885
|
* merged
|
1999-07-16 10:04:32 +00:00 |
|
michael
|
8b4062e37e
|
+ Added ansistring version of shell()
|
1999-07-15 20:00:31 +00:00 |
|
michael
|
1e99bc5a9f
|
+ Added testcgi program
|
1999-07-15 12:05:55 +00:00 |
|
michael
|
d12b467d95
|
+ Removed TV stuff from brwosercol
|
1999-07-15 08:42:22 +00:00 |
|
florian
|
b2c99ecb9d
|
+ implemented a better error message if a PPU file isn't found as suggested
by Lee John
|
1999-07-14 21:19:01 +00:00 |
|
florian
|
ddf0f0389b
|
* cosmetic changes
|
1999-07-14 18:18:02 +00:00 |
|
florian
|
0014fa54a3
|
* HLine16 and VLine16 implemented
|
1999-07-14 18:16:23 +00:00 |
|
Jonas Maebe
|
a1e0551898
|
* fixed initialization of bankshift var ('64 shr banshift' instead of shl)
|
1999-07-14 15:21:49 +00:00 |
|
florian
|
7821e9580a
|
* small VGA detection problem solved
|
1999-07-14 14:32:12 +00:00 |
|
Jonas Maebe
|
3f127e3afc
|
* bugfix in getmodeinfo (SizeOf(TModeInfo) -> SizeOf(TVESAModeInfo))
* as the result of the above bugfix, the graph unit doesn't crash
anymore under FPC if compiler with -dsupportVESA, but it doesn't
work yet either...
|
1999-07-14 13:17:29 +00:00 |
|
michael
|
727d5d3100
|
* faster En/Decodedate routines from Frank Reichert
* Fixed FormatDateTime with short/longtimeformat.
|
1999-07-14 08:47:54 +00:00 |
|
florian
|
45233bf8bb
|
* some fixes (KEY_EVENT_STRUCT was wrong)
|
1999-07-14 08:46:26 +00:00 |
|
michael
|
4143e970d0
|
+ Added variable substitution to paths
|
1999-07-13 19:47:24 +00:00 |
|
michael
|
5b62a2b45c
|
+ Defaultreplacemens now more logical
|
1999-07-13 19:14:44 +00:00 |
|
michael
|
f060a0f937
|
Capacity is protected
|
1999-07-13 19:09:42 +00:00 |
|
michael
|
084c8a2aa8
|
Changed fpcman to fpc
|
1999-07-13 12:25:07 +00:00 |
|
peter
|
e5c2b652f5
|
* updated with latest errore.msg
|
1999-07-13 11:59:06 +00:00 |
|