Jonas Maebe
|
59ca0153e7
* moved transformation of "mul by power-of-2" to shl from type check
|
17 years ago |
Jonas Maebe
|
179b840cea
* also adjust constsetlo when parsing a constant set in Delphi mode
|
17 years ago |
peter
|
f9b80919e1
* basic work for checksum on packages to detect if recompile
|
17 years ago |
joost
|
bf5bba3f0e
* Tests for Set- and GetFieldValues
|
17 years ago |
Jonas Maebe
|
ef4b238989
* lineinfo and lnfodwrf depend on inc/exeinfo.pp
|
17 years ago |
florian
|
c424f27291
* patch by C Western for #10883
|
17 years ago |
florian
|
65e9ad8591
+ test for implements with alias
|
17 years ago |
joost
|
3bb5a786eb
* Do not depend on TDataset.DataEvent when setting up the test-data
|
17 years ago |
florian
|
6c53785e3a
* first part of implements clean up and fixing
|
17 years ago |
Jonas Maebe
|
7433e0ef89
* replaced a trunc() with an int() call (because its result is compared
|
17 years ago |
Jonas Maebe
|
469452b0ba
* avoid check being wrongly "optimized" away (left and right
|
17 years ago |
Jonas Maebe
|
db34ed44e4
* fixed an {$ifndef cpu64bitalu} which had to be {$ifndef cpu64bitaddr}
|
17 years ago |
Jonas Maebe
|
638fc56489
* rlwnm_ -> rlwnm.
|
17 years ago |
Jonas Maebe
|
417b5dcfda
+ internal round/trunc support for ppc970 using fctid/fctidz
|
17 years ago |
Jonas Maebe
|
1cdf575657
+ test for previous commit
|
17 years ago |
Jonas Maebe
|
e9108ed51c
* fixed skipping of character after number of errors to report in
|
17 years ago |
joost
|
3a3657f925
* Do not pass Self to TDataset.SetDataEvent directly. Just to be sure that setting it to something else will not give any problems. (bug 9503)
|
17 years ago |
joost
|
c64fea89b7
* Patch from Luiz Americo for bug #10777
|
17 years ago |
daniel
|
3540c400dc
* Fix read/write enum on cpu's requiring alignment: Call 'align' the proper way.
|
17 years ago |
joost
|
203331cc3a
* Fixed bug #8464
|
17 years ago |
joost
|
af564e4da5
* Fix+test bug #10345
|
17 years ago |
Almindor
|
141defd182
* fix aspell runtime error in windows if no library (register keys) are present
|
17 years ago |
joost
|
7a114d46c1
* Set the FFirstRecBuf of the default index to nil when the dataset is closed. (Fixes test TestExceptOnsecClose)
|
17 years ago |
joost
|
d176f7a417
* Set the default alignment of TNumericFields to taRightJustify. (Patch from Jesus Reyes, bug #9456)
|
17 years ago |
joost
|
0fcaf1f671
* Patch from Martin Schreiber to fix AV when using postgres 7.x
|
17 years ago |
joost
|
983e723262
* Implemented Port property (bug 10533)
|
17 years ago |
joost
|
c5aa15f41b
Patch from Luiz Americo:
|
17 years ago |
joost
|
c48fe41781
* Patch from Jesus Reyes to set a default for ParseSQL (bug 10798)
|
17 years ago |
joost
|
301418c9c9
* Fixed mem-leak
|
17 years ago |
Jonas Maebe
|
246eaddce6
* fixed test
|
17 years ago |