Commit Graph

23526 Commits

Author SHA1 Message Date
peter
367958e154 * fpc_intf_assign_by_iid does not call Addref anymore, the QueryInterface call will increase the refcount
git-svn-id: trunk@4744 -
2006-09-28 06:32:20 +00:00
peter
3bf8ff56ba * fix calling of stored function with index
git-svn-id: trunk@4743 -
2006-09-28 05:54:51 +00:00
florian
67ba76f090 * several arm fixes
git-svn-id: trunk@4742 -
2006-09-27 21:05:05 +00:00
peter
506f44dc7a * only compare non-hidden parameters when searching for an implementation. The location
of hidden parameters can be different between calling conventions and cause problems
    with delphi mode where the implementation calling convention can be skipped

git-svn-id: trunk@4741 -
2006-09-27 20:53:24 +00:00
peter
2c7bc12ad6 * support indexed stored methods
git-svn-id: trunk@4740 -
2006-09-27 18:32:18 +00:00
florian
d4fa2100ce * message files regenerated
git-svn-id: trunk@4739 -
2006-09-27 12:00:43 +00:00
florian
274c1ca74e * updates from Karl-Michael Schindler
git-svn-id: trunk@4738 -
2006-09-27 12:00:02 +00:00
florian
d9d6ca15e1 * misplaced messages fixed
git-svn-id: trunk@4737 -
2006-09-27 11:59:46 +00:00
peter
75dee03578 * fix type determining of array of integer constructors
git-svn-id: trunk@4736 -
2006-09-26 20:11:15 +00:00
peter
1eeb78379f * with EXTDEBUG show non-hidden parameters
git-svn-id: trunk@4735 -
2006-09-26 20:06:35 +00:00
peter
8a0a27262e * mark hidden parameters with < > when printing parameter lists, only used
in EXTDEBUG mode

git-svn-id: trunk@4734 -
2006-09-26 19:47:43 +00:00
peter
0bb22a2d17 * don't generate fwait by default anymore
* SAVEFPUEXCEPTIONS switch added to enable fwait inserts

git-svn-id: trunk@4733 -
2006-09-26 19:22:45 +00:00
peter
088949b864 * fix NOP opcode
git-svn-id: trunk@4732 -
2006-09-26 18:27:18 +00:00
michael
fb0e1df9b4 + Patch from Graeme Geldenhuys to implement InflateRect
git-svn-id: trunk@4731 -
2006-09-26 13:30:10 +00:00
michael
80b5ecaecd + patch from Graeme Geldenhuys to include version info
git-svn-id: trunk@4730 -
2006-09-26 12:50:10 +00:00
marco
d29a4bc889 * add small delphi compat tweak for h2pas usage. + restored Kylix compat idents. (without, pkgs might break unnecessarily)
git-svn-id: trunk@4729 -
2006-09-26 12:24:12 +00:00
michael
7e3b7caf31 + Additional fixes in setfloatprop needed
git-svn-id: trunk@4728 -
2006-09-25 21:29:40 +00:00
michael
8d6cc357c0 * Fixed bug #7445
git-svn-id: trunk@4727 -
2006-09-25 21:20:47 +00:00
michael
d2e2e3cc51 + Fixed reading of bytes, as proposed by zaher
git-svn-id: trunk@4726 -
2006-09-25 20:41:04 +00:00
michael
32213a6d3d * Added CacheUpdates property to inifile
git-svn-id: trunk@4725 -
2006-09-25 20:26:25 +00:00
michael
04fde34653 + Added inicol
git-svn-id: trunk@4724 -
2006-09-25 20:26:03 +00:00
Tomas Hajny
7c86c5abec * updates by Ido Kanner - on par with errore.msg r4710
git-svn-id: trunk@4723 -
2006-09-25 20:14:07 +00:00
florian
21e845c386 - removed unecessary hack for point structures passed by value
git-svn-id: trunk@4722 -
2006-09-24 20:54:51 +00:00
florian
9bc1960e93 * fix for #7418 from forest
git-svn-id: trunk@4721 -
2006-09-24 19:28:32 +00:00
Jonas Maebe
2639b104cc * dump usefieldalignment for recorddefs
git-svn-id: trunk@4720 -
2006-09-24 18:49:12 +00:00
Jonas Maebe
acd485d5fb * removed some unused and assigned-but-not-used variables
git-svn-id: trunk@4719 -
2006-09-24 17:48:52 +00:00
daniel
8242fb32ab * One more line to revert
git-svn-id: trunk@4718 -
2006-09-24 17:02:42 +00:00
daniel
6abd7a7cf3 * Revert oldlasttemp stuff
git-svn-id: trunk@4717 -
2006-09-24 16:59:36 +00:00
florian
710f374346 + added constant for header version
git-svn-id: trunk@4716 -
2006-09-24 16:06:39 +00:00
florian
8d21a43989 + fp ide templates
+ data2inc commands added in comment
+ preinstall svn support to the ide

git-svn-id: trunk@4715 -
2006-09-24 16:03:39 +00:00
florian
e25c131839 * building zlib twice is useless
git-svn-id: trunk@4714 -
2006-09-24 15:42:53 +00:00
florian
7800e3c39e * build zlib and libpng on win32
git-svn-id: trunk@4713 -
2006-09-24 15:31:59 +00:00
florian
3d18d06c25 * updated to work with windows
git-svn-id: trunk@4712 -
2006-09-24 15:07:30 +00:00
florian
116ca023c2 * updated to get it working on windows
git-svn-id: trunk@4711 -
2006-09-24 15:06:29 +00:00
florian
569c4871fc + first batch of varset support, as long as packset isn't changed, it doesn't change anything
git-svn-id: trunk@4710 -
2006-09-24 14:40:11 +00:00
daniel
4d3c7ac99e * Change ptrint into ptruint because $7fffffff < $80000001 should
be true.

git-svn-id: trunk@4709 -
2006-09-24 13:12:19 +00:00
florian
3c50c5f714 * return from unhandled exception handler to system unit so things get cleaned up properly
git-svn-id: trunk@4708 -
2006-09-24 12:44:20 +00:00
joost
5ca8549895 * fixed issue #7323
git-svn-id: trunk@4707 -
2006-09-24 12:32:05 +00:00
joost
6ae8c61928 * Fixed memleaks (issue #7324)
git-svn-id: trunk@4706 -
2006-09-24 11:57:49 +00:00
Almindor
adf89bd95d * adds info about bsd.pas
git-svn-id: trunk@4705 -
2006-09-24 11:38:59 +00:00
ivost
047c650ca3 * madopenal sample fixes
* libmodplug 0.7 should work with modplug.pas headers now

git-svn-id: trunk@4704 -
2006-09-24 10:38:29 +00:00
ivost
17fd118949 * added matroska headers (quite strange c-header, lot of missing things)
git-svn-id: trunk@4703 -
2006-09-24 09:57:11 +00:00
florian
d15f5871c2 * write align opcode in text sections in case of gas output, fixes #7440
git-svn-id: trunk@4702 -
2006-09-24 07:44:33 +00:00
florian
aec8c2a466 * tried to make it 64 bit safe
git-svn-id: trunk@4701 -
2006-09-24 07:28:01 +00:00
florian
0266766abc + MD5Buffer from crossbuilder
git-svn-id: trunk@4700 -
2006-09-24 07:19:15 +00:00
florian
34189ac762 * fix from Forest for #7389
git-svn-id: trunk@4699 -
2006-09-24 07:13:23 +00:00
ivost
acab962bb3 * libdts bug! I added a small work around for that in the header file
* a52 header cleanup
    * madopenal sample fix
    * extended modplug headers

git-svn-id: trunk@4698 -
2006-09-24 00:36:21 +00:00
ivost
4fcf2e51d6 * madopenal example supports now modplug (version 0.8 expected!!!)
git-svn-id: trunk@4697 -
2006-09-23 22:32:56 +00:00
ivost
cfc2f77ef1 * freaking commit error, commited modplug.pas again
git-svn-id: trunk@4696 -
2006-09-23 22:26:23 +00:00
ivost
45ba2e4b8a * Added dts decoder headers
* updated helper functions of a52 and mad
    * extended modplug header
    * extended madopenal example with dts support

git-svn-id: trunk@4695 -
2006-09-23 22:18:58 +00:00