joost
|
7fd43e42e8
* Added index-support for ftSmallInt, ftInteger, ftCurrency, ftBCD, ftWord, ftBoolean, ftFloat, ftDateTime, ftDate and ftTime fieldtypes
|
17 年 前 |
Jonas Maebe
|
03e9f652fd
* fixed range error in case node distance calculation
|
17 年 前 |
daniel
|
47c2cc095b
* Make str_int pic proof.
|
17 年 前 |
joost
|
934d35f27a
* Implemented mergesort BuildIndex
|
17 年 前 |
daniel
|
6e2af37c48
Convert str_int to ATT assembler and activate it.
|
17 年 前 |
peter
|
f1fee20938
* disable for now resourcestrings for process.pp because it breaks
|
17 年 前 |
peter
|
e6a4d76c51
* updated
|
17 年 前 |
peter
|
eec0859a24
* write fpunits.conf when installing units
|
17 年 前 |
Jonas Maebe
|
482b83c3cb
* typecheckpass before calling do_simplify, as the siplify methods
|
17 年 前 |
marco
|
5e95516323
* ancestor of TContainedObject fixed
|
17 年 前 |
peter
|
bbae08d0ef
* fix range check error when compiling with 2.2.x
|
17 年 前 |
peter
|
f6384b9361
* disable range/overflow checking when calculating with Nan
|
17 年 前 |
Jonas Maebe
|
2092bb5229
* fixed building on OSes marked as case sensitive
|
17 年 前 |
marco
|
408d5831ea
* isimplementorof/referenceinfo, bug #10567
|
17 年 前 |
Jonas Maebe
|
9ec3cc2022
* fixed sign of location.size for divmodn, 64 shlshrn and for muln
|
17 年 前 |
Jonas Maebe
|
b69b47f92e
* fixed non-Windows building
|
17 年 前 |
marco
|
00c866f6a2
* no longer used control files. Real units have been moved with history ( I hope )
|
17 年 前 |
marco
|
bbf80e93cf
* another small fix. A unit was no longer implicitely compiled due to jedi internal changes. Now added to buildunit
|
17 年 前 |
marco
|
ba4a0fe89c
* deps fixed, now compiles again
|
17 年 前 |
marco
|
5980c188d7
* some makefile fixes.
|
17 年 前 |
marco
|
149136ba9d
* demoes moved for winunits-base
|
17 年 前 |
marco
|
df33165341
* winunits-jedi. Dependancy on winunits-base not work yet.
|
17 年 前 |
marco
|
6f2a821c19
* base units from base/winunits to winunits-base
|
17 年 前 |
marco
|
e3162d0af0
* jwa* now fully synced with Jedi as of yesterday.
|
17 年 前 |
mazen
|
69a82669df
* Fixed guessing default FPCDIR in fpcmake.
|
17 年 前 |
Jonas Maebe
|
a835390419
* replaced word parameters with cardinal (they are "unsigned int" in
|
17 年 前 |
Jonas Maebe
|
93eb99dd38
* use math.setexceptionmask so the sse cw is also modified (needed at
|
17 年 前 |
Jonas Maebe
|
2b1f7a257a
* fixed for 64 bit (patch by Michalis Kamburelis, mantis #10508)
|
17 年 前 |
Jonas Maebe
|
e3d82f1953
* don't change the temp location of types which needs to be
|
17 年 前 |
Jonas Maebe
|
643455af2e
* {$ifdef x86} -> {$if defined(cpui386) or defined(cpux86_64)}
|
17 年 前 |