Commit Graph

27604 Commits

Author SHA1 Message Date
Jonas Maebe
2092bb5229 * fixed building on OSes marked as case sensitive
git-svn-id: trunk@9648 -
2008-01-06 11:54:47 +00:00
marco
408d5831ea * isimplementorof/referenceinfo, bug
git-svn-id: trunk@9647 -
2008-01-06 00:12:43 +00:00
Jonas Maebe
9ec3cc2022 * fixed sign of location.size for divmodn, 64 shlshrn and for muln
git-svn-id: trunk@9646 -
2008-01-05 21:35:42 +00:00
Jonas Maebe
b69b47f92e * fixed non-Windows building
git-svn-id: trunk@9645 -
2008-01-05 21:21:00 +00:00
marco
00c866f6a2 * no longer used control files. Real units have been moved with history ( I hope )
git-svn-id: trunk@9644 -
2008-01-05 20:55:27 +00:00
marco
bbf80e93cf * another small fix. A unit was no longer implicitely compiled due to jedi internal changes. Now added to buildunit
git-svn-id: trunk@9643 -
2008-01-05 20:27:09 +00:00
marco
ba4a0fe89c * deps fixed, now compiles again
git-svn-id: trunk@9642 -
2008-01-05 20:16:12 +00:00
marco
5980c188d7 * some makefile fixes.
git-svn-id: trunk@9641 -
2008-01-05 19:46:23 +00:00
marco
149136ba9d * demoes moved for winunits-base
git-svn-id: trunk@9640 -
2008-01-05 19:31:13 +00:00
marco
df33165341 * winunits-jedi. Dependancy on winunits-base not work yet.
old winunits removed from base/

git-svn-id: trunk@9639 -
2008-01-05 19:27:57 +00:00
marco
6f2a821c19 * base units from base/winunits to winunits-base
git-svn-id: trunk@9638 -
2008-01-05 19:00:24 +00:00
marco
e3162d0af0 * jwa* now fully synced with Jedi as of yesterday.
git-svn-id: trunk@9631 -
2008-01-05 15:06:54 +00:00
mazen
69a82669df * Fixed guessing default FPCDIR in fpcmake.
git-svn-id: trunk@9630 -
2008-01-05 11:37:22 +00:00
Jonas Maebe
a835390419 * replaced word parameters with cardinal (they are "unsigned int" in
the C headers)

git-svn-id: trunk@9629 -
2008-01-04 23:32:55 +00:00
Jonas Maebe
93eb99dd38 * use math.setexceptionmask so the sse cw is also modified (needed at
least for darwin/x86_64)

git-svn-id: trunk@9628 -
2008-01-04 22:46:22 +00:00
Jonas Maebe
2b1f7a257a * fixed for 64 bit (patch by Michalis Kamburelis, mantis )
git-svn-id: trunk@9627 -
2008-01-04 22:42:19 +00:00
Jonas Maebe
e3d82f1953 * don't change the temp location of types which needs to be
initialised/finalised, because the init/final generation code
    happens after pass 2 using plain nodes and therefore needs the
    original locations intact

git-svn-id: trunk@9626 -
2008-01-04 20:51:09 +00:00
Jonas Maebe
643455af2e * {$ifdef x86} -> {$if defined(cpui386) or defined(cpux86_64)}
(mantis )

git-svn-id: trunk@9625 -
2008-01-04 14:53:27 +00:00
Jonas Maebe
08ccb30e3b * perform real "exactness" checking for open array parameters
git-svn-id: trunk@9624 -
2008-01-04 12:54:47 +00:00
Jonas Maebe
337e53e712 * fixed mantis (when rounding for the first decimal digit and
it is at the same time the last, append the 0)

git-svn-id: trunk@9623 -
2008-01-03 22:14:54 +00:00
Jonas Maebe
af2b4ee178 - reverted r9519 because it breaks tbs/tb0162 and test/tint644
git-svn-id: trunk@9622 -
2008-01-03 22:13:13 +00:00
Jonas Maebe
db6e60789b * only use ".set" directive when creating dwarf relsyms on darwin and
not for other relsyms, as older versions of the darwin assembler
    don't understand the ".set" directive (mantis )

git-svn-id: trunk@9621 -
2008-01-03 12:47:31 +00:00
Jonas Maebe
7dac4e7e81 * fixed ppc compiler compilation with -dextdebug
git-svn-id: trunk@9620 -
2008-01-03 12:45:13 +00:00
michael
9475843939 * suggested patch from DiBo33 <dibo33@gmx.de> to allow := in mysql queries
git-svn-id: trunk@9619 -
2008-01-02 23:25:43 +00:00
marco
97b1d04d8f * Fix for 10482, iinterfacecomponentreference
git-svn-id: trunk@9618 -
2008-01-02 20:45:09 +00:00
Jonas Maebe
edffeac316 * declare math.pinteger as an alias of objpas.pinteger to avoid type
masking errors (mantis )

git-svn-id: trunk@9617 -
2008-01-02 19:53:14 +00:00
marco
574827a844 * Fix for 10534. tagstatstg now aliased in activex.pp to types.pp
git-svn-id: trunk@9616 -
2008-01-02 19:50:02 +00:00
Vincent Snijders
4958973566 improved version of mandelbrot benchmark, uses now sse2 exclusively.
git-svn-id: trunk@9615 -
2008-01-02 15:18:25 +00:00
michael
eddde27b0b It is of course apache 1.3, not 1.13
git-svn-id: trunk@9614 -
2008-01-02 13:18:05 +00:00
michael
7839c9e46b Fixed wrong path for apache defines
git-svn-id: trunk@9613 -
2008-01-02 10:55:45 +00:00
marco
e7ef874cc4 * fix for 10535 IProvideClassinfo + -2
git-svn-id: trunk@9612 -
2008-01-02 10:41:42 +00:00
marco
38bbdb95ee * patch from KMS, resolves 10147
git-svn-id: trunk@9611 -
2008-01-02 09:43:55 +00:00
joost
5724713259 * Changes to be able to add an index to an open dataset. Added FMaxIndexesCount.
* Added dummy-BuildIndex

git-svn-id: trunk@9610 -
2008-01-01 22:02:31 +00:00
joost
2cc3f2ebf3 * Fixed mysql ftLargeIntField + enabled test
git-svn-id: trunk@9609 -
2008-01-01 19:44:00 +00:00
marco
4b43848d66 * More fixes for 10522
git-svn-id: trunk@9608 -
2008-01-01 17:41:15 +00:00
marco
29b72c584a * DFCS_* constants for win2000+. Part of
git-svn-id: trunk@9607 -
2008-01-01 17:28:54 +00:00
florian
6843833d60 * regenerated
git-svn-id: trunk@9606 -
2008-01-01 11:07:42 +00:00
florian
2dd91ca248 * updates from Karl-Michael Schindler
git-svn-id: trunk@9605 -
2008-01-01 11:03:55 +00:00
mazen
7c19e36595 * Added implementation for Julian date computaton.
git-svn-id: trunk@9604 -
2007-12-31 16:34:45 +00:00
peter
5acb3649df * revert r9557, the performance impact is to big for an academic corner
case optimziation

git-svn-id: trunk@9603 -
2007-12-31 13:36:16 +00:00
michael
621492c968 * Fixed memory leak. Patch by Inoussa OUEDRAOGO
git-svn-id: trunk@9602 -
2007-12-31 10:02:53 +00:00
michael
323cd9e0fe * Added more drive detection mechanisms
git-svn-id: trunk@9601 -
2007-12-30 22:25:42 +00:00
michael
8793de3166 * Applied patch from Sergei Gorelkin for ComposeDateTime and IncAMonth
git-svn-id: trunk@9600 -
2007-12-30 22:20:11 +00:00
michael
9878f52140 * Now installing codegen too
git-svn-id: trunk@9599 -
2007-12-30 22:13:28 +00:00
michael
067d1ab582 * Added EPropertyConvertError class
git-svn-id: trunk@9598 -
2007-12-30 22:03:56 +00:00
michael
a375df54f2 Implemented get/setinterfaceproperty. Needs checking
git-svn-id: trunk@9597 -
2007-12-30 22:01:53 +00:00
michael
d7f94a8282 * Added GetModuleName
git-svn-id: trunk@9596 -
2007-12-30 21:50:40 +00:00
michael
eec321b2f8 * Implemented ExtractShortPathName
git-svn-id: trunk@9595 -
2007-12-30 21:45:48 +00:00
michael
130bac9c03 * Fixed bug
git-svn-id: trunk@9594 -
2007-12-30 21:35:04 +00:00
daniel
0cfdde094d - Disable assembler implementations of str_int because of mysterious
cycle failure on Win32.

git-svn-id: trunk@9593 -
2007-12-30 21:27:05 +00:00