Jonas Maebe
|
86ff0db0b5
|
+ (de)allocation info for EDI to fix reported bug on mailinglist.
Also some (de)allocation info for ESI added. Between -dallocEDI
because at this time of the night bugs could easily slip in ;)
|
2000-01-09 01:44:18 +00:00 |
|
pierre
|
7a2344bd3f
|
* GROUP of smartlink units put before the C libraries
to allow for smartlinking code that uses C code.
|
2000-01-09 00:55:51 +00:00 |
|
pierre
|
beebcdebfc
|
* avoid testing object types that are simple aliases for unused privates
|
2000-01-09 00:37:56 +00:00 |
|
pierre
|
a67b0c3484
|
* initc now loads dpmiexcp unit to avoid linker problems
|
2000-01-09 00:35:17 +00:00 |
|
florian
|
7ff307fb8d
|
+ added a register window, doesn't work yet
|
2000-01-08 18:26:20 +00:00 |
|
Jonas Maebe
|
1c7978a96b
|
+ Mac linebreak (#13) support for readln
|
2000-01-08 17:08:36 +00:00 |
|
peter
|
99cf60d6a7
|
* support variable in packagenames
* fpcmake.loc support
* fixed place of presettings which must be before FPCDIR is set
|
2000-01-08 16:31:04 +00:00 |
|
peter
|
d61d0e32f2
|
* max date added
|
2000-01-08 13:52:02 +00:00 |
|
sg
|
65631b0e44
|
* Set the upper bound of TLineArray to max. possible value so that this
unit works correctly with activated range checks
|
2000-01-08 12:08:58 +00:00 |
|
sg
|
f9d9c8aa0a
|
* Fix in line 413 (gzopen call now with typecast in 2nd argument, now it
should compile perfectly again)
|
2000-01-07 22:44:25 +00:00 |
|
marco
|
510b51be7a
|
* Added $target support for -FD
|
2000-01-07 22:22:02 +00:00 |
|
daniel
|
ec29a31834
|
* copyright 2000
|
2000-01-07 16:41:28 +00:00 |
|
daniel
|
a79b4a404b
|
* copyright 2000 added
|
2000-01-07 16:32:21 +00:00 |
|
daniel
|
8c2e7c0711
|
* fixed types
|
2000-01-07 15:46:20 +00:00 |
|
pierre
|
b9e2a3edec
|
* bad sound if changing frequency solved
|
2000-01-07 14:55:47 +00:00 |
|
pierre
|
ac4df5f8aa
|
+ date string added
|
2000-01-07 14:02:52 +00:00 |
|
sg
|
266ea77c74
|
* OK, now _this_ is the originally meant version with the fixed
selection handling ;)
|
2000-01-07 13:24:31 +00:00 |
|
pierre
|
6626bfedc4
|
* With argument is set as used to avoid unnecessary warnings
|
2000-01-07 09:36:24 +00:00 |
|
pierre
|
c464f091be
|
* set_varstate must be called after typeconv insertions
|
2000-01-07 09:35:12 +00:00 |
|
peter
|
eb31271e15
|
* updated copyright to 2000
|
2000-01-07 01:24:32 +00:00 |
|
peter
|
e525797c51
|
* updated copyright to 2000
|
2000-01-07 01:14:18 +00:00 |
|
peter
|
682d3453ee
|
* copyright 2000 in logo
|
2000-01-07 00:21:44 +00:00 |
|
pierre
|
ca58f7d947
|
* forgot CommentLineType check to see if we need to update format
on next line
* some changes for TEST_PARTIAL_SYNTAX still does notwork :(
|
2000-01-07 00:19:30 +00:00 |
|
peter
|
a21f1faefb
|
* variable replacements are now redhat compatible so the files.in can
be reused
|
2000-01-07 00:17:42 +00:00 |
|
peter
|
aee15a90ce
|
* fixed movd isntruction to be A_MOVD instead of A_MOV S_D
|
2000-01-07 00:12:10 +00:00 |
|
peter
|
f1abae31d6
|
* --base-file instead of -b as dlltool 2.9.1 doesn't understand it
* clear timestamp in pe header
|
2000-01-07 00:10:26 +00:00 |
|
peter
|
75109b4fc1
|
* tp7 fix
|
2000-01-07 00:08:09 +00:00 |
|
peter
|
1911ada096
|
* display fpu,mmx,xmm names instead of reg??
|
2000-01-07 00:07:24 +00:00 |
|
peter
|
2495b4c959
|
* updated for new paszlib/zlib
|
2000-01-07 00:04:34 +00:00 |
|
peter
|
5536615717
|
* uses typinfo moved to interface
|
2000-01-07 00:01:33 +00:00 |
|
peter
|
252f317fd8
|
* updated for new place
|
2000-01-07 00:00:29 +00:00 |
|
peter
|
7348ca067a
|
* zlib deps
|
2000-01-06 23:58:52 +00:00 |
|
peter
|
961b39c749
|
* childnodes property as that is used instead of getchildnodes
in the apps
|
2000-01-06 23:55:22 +00:00 |
|
peter
|
5488c7d8ab
|
* fixed EOL for non-linux
|
2000-01-06 23:51:29 +00:00 |
|
peter
|
11f1196877
|
* updates for zlib compatibility
- testz.exe datafile which is obsolete
|
2000-01-06 23:46:38 +00:00 |
|
peter
|
762742960e
|
* paszlib compatibility
|
2000-01-06 23:43:11 +00:00 |
|
peter
|
8cc5bdb728
|
* fixed exitprocess call, it's now in system_exit and uses exitcode
|
2000-01-06 23:40:36 +00:00 |
|
peter
|
cbfc1cd56a
|
* added paszlib/zlib deps
|
2000-01-06 23:35:47 +00:00 |
|
pierre
|
44246c2d58
|
* avoid to resyntax whole source in unnecessary cases
|
2000-01-06 17:47:26 +00:00 |
|
sg
|
67d7798248
|
* Re-introduced StartSelectionChange and EndSelectionChange, which get lost
during some file movements...
|
2000-01-06 16:43:35 +00:00 |
|
Jonas Maebe
|
3fafebe811
|
* fixed bug in outTextXY for vertical text
|
2000-01-06 16:17:56 +00:00 |
|
sg
|
ec6092007a
|
* The demo can't display the file README anymore now in this directory,
as it doesn't exist here... not it displays the source of gtkshedit.pp
without syntax highlighting.
|
2000-01-06 16:12:53 +00:00 |
|
peter
|
96ec9fdaf1
|
* moved gtkshedit to gtk dir
|
2000-01-06 16:03:25 +00:00 |
|
peter
|
fc6ef73478
|
* regenerated to support auto rtl compiling
|
2000-01-06 15:52:54 +00:00 |
|
peter
|
bbc882a710
|
* fp-units-rtl instead of fp-rtl
* fp-units-base instead of fp-units-linux
|
2000-01-06 15:51:07 +00:00 |
|
peter
|
4ad18caa84
|
* rtldir removed, it's now handled like any other package
|
2000-01-06 15:49:23 +00:00 |
|
peter
|
2085b5abde
|
* wildcard support for directory adding, this allows the use of units/*
in ppc386.cfg
|
2000-01-06 15:48:59 +00:00 |
|
Jonas Maebe
|
3acae3c898
|
* fixed bug in getscanlinevesa256 and hlinevesa256 for short lines (<8 pixels)
|
2000-01-06 15:19:42 +00:00 |
|
peter
|
9d61d261d4
|
* fixed typos
|
2000-01-06 12:58:00 +00:00 |
|
peter
|
c1fabab00b
|
* FPCDIR setting/detect
* lot of other updates to create .deb files correctly
|
2000-01-06 01:29:48 +00:00 |
|