Commit Graph

20174 Commits

Author SHA1 Message Date
florian
aa1650fcdc * case indention fixed
git-svn-id: trunk@417 -
2005-06-15 18:47:58 +00:00
Jonas Maebe
0f8e019c44 * fixed web bug tw4078 + added test
git-svn-id: trunk@414 -
2005-06-15 16:46:03 +00:00
florian
14d891901d * changed gfloat back to single
git-svn-id: trunk@413 -
2005-06-15 11:08:12 +00:00
florian
089fd11e6b * fixed gfloat type
git-svn-id: trunk@412 -
2005-06-15 07:15:52 +00:00
florian
1fa6d8c993 * syntax error fixed
git-svn-id: trunk@410 -
2005-06-14 21:01:42 +00:00
Jonas Maebe
828eebe984 * cwstring fixed and activated for Darwin
git-svn-id: trunk@407 -
2005-06-14 18:30:05 +00:00
Jonas Maebe
af3f851751 * rgBase -> rgbase to avoid unnecessary recompiles on case-preserving/
insensitive filesystems

git-svn-id: trunk@405 -
2005-06-14 17:36:56 +00:00
michael
d2d33c03fb + Added missing FileSetDate call
git-svn-id: trunk@403 -
2005-06-14 11:46:31 +00:00
michael
a3ff4850f7 * Patch from Luiz Americo:
- Implements master-detail relation using TDBF schema
  - Several fixes/improvements

git-svn-id: trunk@402 -
2005-06-14 07:35:04 +00:00
peter
58cdeb8184 * give runerror 231 if exceptobjectstack=nil
git-svn-id: trunk@401 -
2005-06-14 05:22:18 +00:00
Jonas Maebe
26646298a4 * fixced uninitialised variable
git-svn-id: trunk@399 -
2005-06-13 21:53:12 +00:00
Tomas Hajny
fd40a0fb80 * fix for bug #4060
git-svn-id: trunk@397 -
2005-06-13 19:26:37 +00:00
peter
f8e713c9cb * check for FPC < 2.0.0
git-svn-id: trunk@395 -
2005-06-13 07:27:07 +00:00
peter
bc347c23a8 * change error: compilation aborted to fatal
git-svn-id: trunk@394 -
2005-06-13 07:01:49 +00:00
peter
34ed3ae7a5 * don't use normal assingments for inlining of formal consts
git-svn-id: trunk@393 -
2005-06-13 06:57:54 +00:00
Jonas Maebe
8efe880649 * require "override;" as well in macpas mode to override methods
git-svn-id: trunk@392 -
2005-06-12 17:12:49 +00:00
Jonas Maebe
893f45c9e2 * fixed web bug #4039 (include methodpointer init/fini for inlined methods)
git-svn-id: trunk@390 -
2005-06-12 16:40:10 +00:00
michael
96a556f1ba + Patch from Alexandrov Alexandru to implement calculated fields
git-svn-id: trunk@388 -
2005-06-12 14:26:01 +00:00
Jonas Maebe
a71e25ffe0 + Mac Object Pascal support
git-svn-id: trunk@387 -
2005-06-12 14:00:27 +00:00
daniel
13201365cb * Add support for GL_ARB_vertex_buffer_object extension,
contributed by Jaroslaw Blasiok.

git-svn-id: trunk@386 -
2005-06-11 17:59:46 +00:00
Jonas Maebe
1aa8233c57 - removed unused maxparasize and maxlocalsize
git-svn-id: trunk@384 -
2005-06-11 17:08:00 +00:00
Jonas Maebe
ad86df3b6f * removed m_repeat_forward for macpas mode
git-svn-id: trunk@382 -
2005-06-11 16:05:51 +00:00
michael
7fb254755d + Optimizations for lower/uppercase functions
git-svn-id: trunk@380 -
2005-06-11 13:14:59 +00:00
michael
000e67d182 + Patch to read RGB files correctly from Colin Western
git-svn-id: trunk@378 -
2005-06-11 13:08:50 +00:00
daniel
31d3e72e56 * Force linker target
git-svn-id: trunk@376 -
2005-06-10 21:12:01 +00:00
daniel
cb9e465f9f * Add --32 xor --64 to assembler command line depending on CPU_TARGET.
i386 only.

git-svn-id: trunk@375 -
2005-06-10 20:32:05 +00:00
florian
64c72bd312 * patch from Joost van der Sluis to remove VIRTUALPASCAL define since VP is officially dead
git-svn-id: trunk@374 -
2005-06-10 17:05:35 +00:00
florian
6a279f8569 * small compilation fixes for win64 system unit
git-svn-id: trunk@373 -
2005-06-10 17:04:02 +00:00
peter
92c36fefc7 * removed obsolete define
git-svn-id: trunk@371 -
2005-06-10 08:55:07 +00:00
peter
d3f604154b * removed obsolete ifdefs
git-svn-id: trunk@338 -
2005-06-10 07:11:29 +00:00
peter
39efda1fde * fix writing of multiple files per path
git-svn-id: trunk@337 -
2005-06-10 07:03:21 +00:00
michael
7449f99d5f + Removed all compatibility defines from compiler
git-svn-id: trunk@335 -
2005-06-09 21:14:22 +00:00
peter
1d9407f2f3 * disable saving of fpu/mm for i386 until optimizer is fixed
git-svn-id: trunk@334 -
2005-06-09 21:06:27 +00:00
peter
fd6248db71 * moved to fpcbuild repository
git-svn-id: trunk@333 -
2005-06-09 20:58:49 +00:00
peter
d6d524a39c * moved to fpcbuild repository
git-svn-id: trunk@332 -
2005-06-09 20:56:39 +00:00
peter
881848933f * moved package building parts to fpcbuild repository
git-svn-id: trunk@331 -
2005-06-09 20:55:59 +00:00
florian
21ae782854 * fixed more xmm stuff
+ some win64 stuff added

git-svn-id: trunk@330 -
2005-06-09 20:50:17 +00:00
Jonas Maebe
2b4d3312f7 * fixed web bug #4058 (missing swapleftright for subtraction if overflow
checking is turned on)

git-svn-id: trunk@327 -
2005-06-09 20:17:40 +00:00
Jonas Maebe
fe4e35d0cf + added
git-svn-id: trunk@325 -
2005-06-09 20:12:59 +00:00
Tomas Hajny
7e40580fab * fixed after incorrect log cleaning
git-svn-id: trunk@324 -
2005-06-09 19:37:38 +00:00
Tomas Hajny
df59af185c * fixed after incorrect log cleaning
git-svn-id: trunk@323 -
2005-06-09 19:36:41 +00:00
michael
921ab1f2d0 + Removed last VER1_0 defines
git-svn-id: trunk@321 -
2005-06-09 19:18:53 +00:00
michael
86635ba882 + Removed old compiler defines in packages
git-svn-id: trunk@319 -
2005-06-09 19:05:40 +00:00
michael
77bae43aa5 + Removed old compiler defines
git-svn-id: trunk@317 -
2005-06-09 19:04:29 +00:00
michael
b29507407e + Removed HASOVERLOADASSIGNBYUNIQUERESULT define
git-svn-id: trunk@315 -
2005-06-09 18:08:11 +00:00
michael
198b2104be + Removed HASFUNCTIONCOPYDYNARR define
git-svn-id: trunk@313 -
2005-06-09 18:06:35 +00:00
michael
fccc19aa5c + Removed HASGETHEAPSTATUS HASGETFPCHEAPSTATUS defines
git-svn-id: trunk@311 -
2005-06-09 18:04:47 +00:00
michael
9beb37574e + Removed SHORTSTRCOMPAREINREG define
git-svn-id: trunk@309 -
2005-06-09 17:59:46 +00:00
michael
5cafc069b5 + Removed NOSAVEREGISTERS define
git-svn-id: trunk@307 -
2005-06-09 17:58:20 +00:00
michael
06ab2d2ee6 + Removed STR_USES_VALINT define
git-svn-id: trunk@305 -
2005-06-09 17:53:01 +00:00