Commit Graph

540 Commits

Author SHA1 Message Date
florian
1cf4d20b51 + BinToHex and HexToBin from Marco added 2005-02-03 20:17:05 +00:00
florian
f9d09611a8 * compilation with 1.0.x fixed
+ infrastructure for WideCompareText implemented
2005-02-03 18:40:02 +00:00
peter
86c8e46d5d * 1.0.x fix 2005-02-03 16:21:59 +00:00
florian
fa2b38e520 + PaletteCreated added
+ TCollectionNotification added
2005-02-02 19:56:11 +00:00
florian
8082a0c3a4 * empty class grouping functions 2005-02-02 19:39:59 +00:00
florian
4f7560d89e * improved widestring infrastructure manager 2005-02-01 20:22:49 +00:00
peter
7cf6eff07f * interface additions 2005-01-31 19:41:39 +00:00
marco
63acb3629e * fixed 2005-01-31 13:59:23 +00:00
peter
a68b710efd * retrieve backtrace when exception is raised
* RaiseMaxFrameCount added to limit the number of backtraces, setting
    it to 0 disables backtraces. Default is 16
2005-01-26 17:07:10 +00:00
peter
b989cd1d4e * no backtrace for default unhandled exception 2005-01-26 15:57:02 +00:00
marco
f2b558bc84 * fix 2005-01-26 11:05:09 +00:00
olle
99776e6402 + a tiny bit of support for macos 2005-01-24 18:25:46 +00:00
peter
8be342c36b * pinteger in non-delphi/objfpc mode is psmallint 2005-01-24 18:03:19 +00:00
peter
be53661900 * 1.0.x fix 2005-01-20 16:37:57 +00:00
michael
ec7c4a2ff4 + CustomMemoryStream.getsize overridden 2005-01-19 19:57:57 +00:00
michael
2992a0ed48 * Patch from Peter to fix 64bit issue in tstream.seek() 2005-01-19 09:09:50 +00:00
michael
753460a415 + Patch from Mattias Gaertner to fix CopyFrom 2005-01-18 22:31:44 +00:00
peter
b89cddc0ec * extended overload disabled for powerpc 2005-01-17 18:38:48 +00:00
michael
95714e9a4e + Patch from Colin Western to implemenet TryStrToFLoat 2005-01-16 17:53:27 +00:00
florian
cb397d4f91 + some missing word handling added 2005-01-16 16:56:32 +00:00
florian
8741afb6cc * olestring copying fixed 2005-01-16 16:15:30 +00:00
florian
99ebd46010 * several variant init./final. stuff fixed 2005-01-15 18:47:26 +00:00
michael
e05a92537d + Implemented ForceDirectories for Delphi compatibility 2005-01-14 12:59:25 +00:00
florian
6f6ab71989 * generic arctan2 for 3rd and 4th quadrand fixed 2005-01-12 20:17:39 +00:00
michael
55e42ab72f + Added TOwnerStream 2005-01-09 13:15:37 +00:00
florian
cbea5f1154 * made some variants stuff more readable 2005-01-08 16:19:42 +00:00
florian
bde79cc3ff * compilation on ARM fixed 2005-01-04 16:47:05 +00:00
marco
159271443c * rpos and rposex, both two versions 2005-01-01 18:45:25 +00:00
michael
8df5db089e + Fix for extractdelimited 2004-12-30 18:12:43 +00:00
michael
81ecfd5f2c + Fix for WideString props 2004-12-30 18:11:43 +00:00
michael
81ed80915f + Fixed DecodeDayOfWeekInMonth 2004-12-30 13:06:53 +00:00
michael
b196be77ff + Fixed tryencodedatemonthweek, fixed recodedatetime milliseconds 2004-12-30 11:57:25 +00:00
michael
d27bebb43a * Fixed EndOfADay 2004-12-29 18:31:04 +00:00
michael
9dea580a6a * Fixed StartOfADay 2004-12-29 18:28:21 +00:00
florian
080ed4548f * fixed raw mode for non i386 targets
* fixed some alignment issues
2004-12-28 15:30:04 +00:00
florian
783a04af23 * another alignment fix 2004-12-27 16:16:24 +00:00
peter
cb255fffed * fix bugs 3477, 3478, 3479 2004-12-26 13:04:30 +00:00
michael
9701081657 + Added mode field to TSearchRec for Kylix compatibility 2004-12-19 18:03:29 +00:00
michael
aa96eb6ceb + Implemented wraptext 2004-12-19 17:55:38 +00:00
michael
fbb13b5266 + Added GetEnvironmentVariableCount and GetEnvironmentString calls 2004-12-11 11:32:44 +00:00
peter
76efcf23f7 add alias FPC_BREAK_UNHANDLED_EXCEPTION 2004-12-06 19:24:59 +00:00
Jonas Maebe
a4189bd7fd * also invalid argument if trying to calculate 0^0 with intpower() 2004-12-05 16:52:34 +00:00
Jonas Maebe
08da4e9278 * fixed power() in genmath.inc (code duplication from math.pp for **
support!)
  * fixed power() in math.pp to give an error from 0^0
2004-12-05 16:43:57 +00:00
florian
d17f8af6fd * fixed power(float,float) for negative exponents 2004-12-04 23:38:59 +00:00
michael
ff146b3d32 + Patch from Pete: Dont support widestrings when compiled with 1.0.x and Add additional typecasts to Widestring for widechar/pwidechar 2004-12-01 10:34:46 +00:00
michael
9eb3c1ced6 + Fix from Alexey Barkovoy for bug #3302 2004-11-30 20:56:27 +00:00
florian
260ab77923 * fixed tpropdata record 2004-11-24 22:27:24 +00:00
marco
e3812e3683 * fixed little 1.0.xism 2004-11-22 05:53:44 +00:00
marco
841e3b75aa * %x 64-bit support 2004-11-21 19:33:20 +00:00
marco
743ac811fb * %u 2004-11-21 16:44:01 +00:00