Commit Graph

24754 Commits

Author SHA1 Message Date
Jonas Maebe
cbba170e61 * properly (but silently) truncate parameters passed via environment
variables

git-svn-id: trunk@5921 -
2007-01-12 16:50:39 +00:00
Jonas Maebe
d1c351462d * fixed FloatToStrFIntl for platforms without extended
git-svn-id: trunk@5920 -
2007-01-12 16:27:31 +00:00
florian
f7da932aa4 * use ctypes instead of defining own types
git-svn-id: trunk@5918 -
2007-01-12 10:56:29 +00:00
Jonas Maebe
7afbe22031 * extended test
git-svn-id: trunk@5917 -
2007-01-12 10:38:15 +00:00
daniel
a6a0745436 * Apply path in Mantis report 8103 to fix ansi2wide issue
git-svn-id: trunk@5916 -
2007-01-12 10:35:20 +00:00
Jonas Maebe
2e6d438599 * changed ref parameter of gettemp/gettemptyped from var to out to fix
wrong warnings

git-svn-id: trunk@5915 -
2007-01-12 10:29:14 +00:00
Jonas Maebe
198a0008d0 * fixed -currency after r5896
git-svn-id: trunk@5914 -
2007-01-12 09:52:07 +00:00
Jonas Maebe
157e5eb02e * fixed debug code for 64 bit
git-svn-id: trunk@5913 -
2007-01-12 09:12:13 +00:00
peter
d2c8e7429e * include parameter types for checking abstract calls
git-svn-id: trunk@5911 -
2007-01-11 22:23:04 +00:00
peter
f3e4496ca7 * build fppkg
git-svn-id: trunk@5909 -
2007-01-11 21:55:00 +00:00
peter
0f70e42920 * abstractmethodlist to tfphashlist
git-svn-id: trunk@5908 -
2007-01-11 21:53:12 +00:00
peter
2bc3bd8c4f * ignoredirectives changed to tfphashlist
git-svn-id: trunk@5907 -
2007-01-11 21:52:53 +00:00
peter
a526430509 * add TFPHashList.FindIndexOf
git-svn-id: trunk@5906 -
2007-01-11 21:52:32 +00:00
michael
2d7b828694 * syncobjs now bases on system unit thread support
git-svn-id: trunk@5905 -
2007-01-11 21:15:46 +00:00
michael
d444058d0e * Replaced with new version based on classes
git-svn-id: trunk@5904 -
2007-01-11 21:03:46 +00:00
michael
13335d84d8 * Fixed bug #8095
git-svn-id: trunk@5903 -
2007-01-11 20:51:23 +00:00
peter
91dbd27a42 * cleanup deleting of defs
git-svn-id: trunk@5902 -
2007-01-11 20:46:57 +00:00
michael
aaec51dd3f * Fixed bug #8033, removed longrec, so sysutils version is used
git-svn-id: trunk@5901 -
2007-01-11 20:40:12 +00:00
michael
dc2daf7ed3 * Fixed bug #8100: TDuplicates refers to types TDuplicates
git-svn-id: trunk@5900 -
2007-01-11 20:33:40 +00:00
michael
fcce3195b6 * TFormatSettings implementation, stage 3 (final)
git-svn-id: trunk@5899 -
2007-01-11 20:25:18 +00:00
Jonas Maebe
e1a94f5606 * fixed test
git-svn-id: trunk@5898 -
2007-01-11 20:13:07 +00:00
michael
cab9811e02 * TFormatSettings implementation, stage 2
git-svn-id: trunk@5897 -
2007-01-11 20:01:33 +00:00
florian
e3f37f98ae * correct handling of -<currency> on non x86 CPUs
git-svn-id: trunk@5896 -
2007-01-11 19:34:10 +00:00
yury
21dcfcd404 * fixed fpc_ShortStr_Currency in case of 0 value.
git-svn-id: trunk@5895 -
2007-01-11 18:52:00 +00:00
yury
a4a125e561 * fixed FloatToStrF for ffExponent format.
* fixed FloatToStrF for non Extended values.
+ added test for FloatToStr.

git-svn-id: trunk@5894 -
2007-01-11 18:33:15 +00:00
Jonas Maebe
3381fd2ea1 * ismultithread is a longbool nowadays (cmpb -> cmpl)
git-svn-id: trunk@5893 -
2007-01-11 17:32:15 +00:00
Jonas Maebe
8e5a5d3f2b * fixed test (typecast floating point constants to float)
git-svn-id: trunk@5892 -
2007-01-11 16:41:12 +00:00
florian
93c86bbaf2 * target test fixed, resolves #6580
git-svn-id: trunk@5888 -
2007-01-11 15:09:39 +00:00
pierre
901cc71411 + allow also <BR/> as line break tag
git-svn-id: trunk@5887 -
2007-01-11 14:05:58 +00:00
pierre
f33e66bb4e * avoid overflow check and errors
git-svn-id: trunk@5886 -
2007-01-11 14:05:03 +00:00
pierre
f9e00ff2d9 * Move inlcude platform.inc before
interface, so that global switches are allowed

git-svn-id: trunk@5885 -
2007-01-11 12:23:29 +00:00
pierre
d2711a7013 + added new code to deal better with
html files generated from HTeX
  * Trying to get tables to format better

git-svn-id: trunk@5884 -
2007-01-11 12:18:35 +00:00
pierre
ceec409cff + FpToolsDebugMessage added to
catch debug messages from w* files into Messages window

git-svn-id: trunk@5883 -
2007-01-11 12:11:24 +00:00
pierre
92b63304b3 + ReadlnFromFile added to try to cope with
lines of more than 255 chars
 + DebugMessage procedure added

git-svn-id: trunk@5882 -
2007-01-11 12:09:43 +00:00
florian
6791f7caea * test
git-svn-id: trunk@5881 -
2007-01-11 10:48:27 +00:00
florian
36a500c38c * don't coalescate with frame/stack pointer
git-svn-id: trunk@5880 -
2007-01-11 10:47:07 +00:00
yury
df10089076 * currency is handled directly in StrToCurr, CurrToStr, CurrToStrF functions.
* improved Delphi compatibility of FloatToStrF.

git-svn-id: trunk@5879 -
2007-01-11 01:50:33 +00:00
joost
e8707ad4b8 * added tests for filtering and null-valued fields
git-svn-id: trunk@5878 -
2007-01-11 01:29:39 +00:00
yury
a95e47507b * Replaced lot of duplicate code in fpc_Read_xxx procedures by call to internal CheckRead function.
git-svn-id: trunk@5877 -
2007-01-11 01:25:14 +00:00
michael
bb9d6120ed * TFormatSettings implementation, stage 1
git-svn-id: trunk@5876 -
2007-01-10 22:32:05 +00:00
yury
b3c82a05c5 * Use fpc_Write_Text_Currency and fpc_Read_Text_Currency for currency.
git-svn-id: trunk@5875 -
2007-01-10 22:13:01 +00:00
yury
71961bb8ce * Implemented fpc_Write_Text_Currency and fpc_Read_Text_Currency.
git-svn-id: trunk@5874 -
2007-01-10 22:07:42 +00:00
micha
650bb51d31 update to tdbf svn
git-svn-id: trunk@5873 -
2007-01-10 22:06:19 +00:00
florian
ace48bcdf0 * adapted to new fpc behaviour
git-svn-id: trunk@5872 -
2007-01-10 18:35:03 +00:00
yury
f45a5e2961 * fixed compilation on 64 bit targets.
git-svn-id: trunk@5871 -
2007-01-10 18:26:48 +00:00
Jonas Maebe
45e9633f97 * count references to class fields/messages from outside that class'
own methods (mantis #8090)

git-svn-id: trunk@5870 -
2007-01-10 17:50:24 +00:00
pierre
6f66f75f69 * more special char fixes
git-svn-id: trunk@5869 -
2007-01-10 01:30:22 +00:00
pierre
8b8db4c1a9 * handle hexadecimal nubmer starting with 'x'
handle ff,fl,fi special html tags

git-svn-id: trunk@5868 -
2007-01-10 01:10:58 +00:00
yury
52b72564e9 * Str and Val for currency values are handled by fpc_xxx_Currency and fpc_Val_Currency_xxx.
git-svn-id: trunk@5866 -
2007-01-09 21:47:57 +00:00
Jonas Maebe
2fa51a485f * bootstrapping for systems where currency is not a float
git-svn-id: trunk@5865 -
2007-01-09 16:24:45 +00:00