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 |
|
florian
|
9619f4c09d
|
* fixed Math.SetRoundingMode
git-svn-id: trunk@5863 -
|
2007-01-09 09:44:02 +00:00 |
|
yury
|
adae4e9976
|
* implemented fpc_WideStr_Currency, fpc_chararray_Currency, fpc_Val_Currency_WideStr.
git-svn-id: trunk@5861 -
|
2007-01-09 00:06:28 +00:00 |
|
florian
|
538e1bb8e8
|
* fixed broken Math.SetExceptionMask
git-svn-id: trunk@5858 -
|
2007-01-08 22:46:12 +00:00 |
|
Almindor
|
2ddc5fed76
|
* re-add some somehow missed units, update to latest
git-svn-id: trunk@5857 -
|
2007-01-08 22:16:06 +00:00 |
|
yury
|
b6b9582d8e
|
* implemented fpc_AnsiStr_Currency and fpc_Val_Currency_AnsiStr.
* fixed fpc_ShortStr_Currency.
git-svn-id: trunk@5856 -
|
2007-01-08 19:40:14 +00:00 |
|
yury
|
b04c30dfb8
|
* fixed warnings.
git-svn-id: trunk@5855 -
|
2007-01-08 19:14:51 +00:00 |
|
micha
|
702685717f
|
* cleanup of rtlevents, remove startwait due to persistance guarantee
git-svn-id: trunk@5854 -
|
2007-01-08 19:11:07 +00:00 |
|
yury
|
2244f1b9c6
|
* fixed warning.
git-svn-id: trunk@5853 -
|
2007-01-08 19:08:34 +00:00 |
|
yury
|
2d683bcbe6
|
* implemented fpc_Val_Currency_ShortStr.Not used yet.
git-svn-id: trunk@5852 -
|
2007-01-08 17:37:21 +00:00 |
|
peter
|
1b4775d46c
|
* more tex fixes
git-svn-id: trunk@5851 -
|
2007-01-08 17:00:38 +00:00 |
|
peter
|
b5252ef8ba
|
* fix description end
git-svn-id: trunk@5850 -
|
2007-01-08 16:35:44 +00:00 |
|
yury
|
697875f5af
|
* Fixed reading beyond input string in fpc_Val_Real_ShortStr if empty string was passed.
git-svn-id: trunk@5849 -
|
2007-01-08 15:12:48 +00:00 |
|
yury
|
a2f4c7fd2a
|
* fixed fpc_ShortStr_Currency.
git-svn-id: trunk@5848 -
|
2007-01-08 14:13:49 +00:00 |
|
yury
|
37b9258431
|
* Implemented fpc_ShortStr_Currency. Not used yet.
git-svn-id: trunk@5847 -
|
2007-01-08 13:51:04 +00:00 |
|
Jonas Maebe
|
4003047c42
|
* recommanded -> recommended
git-svn-id: trunk@5846 -
|
2007-01-08 13:38:35 +00:00 |
|
yury
|
69e956949b
|
* Made redef.inc wince only.
* Uncommented Polygon and GetMessage functions.
git-svn-id: trunk@5845 -
|
2007-01-08 13:25:52 +00:00 |
|
florian
|
7c08279f82
|
* forgotten commit, fixes loader assembling
git-svn-id: trunk@5844 -
|
2007-01-07 20:16:55 +00:00 |
|
florian
|
8e8c0832c6
|
* fixed previous commit
git-svn-id: trunk@5843 -
|
2007-01-07 18:20:58 +00:00 |
|
florian
|
4c7c5e5adf
|
* hopefully fpc_intf_assign_by_iid improved
git-svn-id: trunk@5842 -
|
2007-01-07 17:59:46 +00:00 |
|
florian
|
fa493c7898
|
* move exception mask initialization to procedure compile
* reset exception mask at compiler exit
* use math routines for exception masking
git-svn-id: trunk@5841 -
|
2007-01-07 12:24:39 +00:00 |
|
florian
|
2b540fd851
|
* fisheye access granted
git-svn-id: trunk@5839 -
|
2007-01-07 11:21:38 +00:00 |
|
florian
|
2ccba3604c
|
* fixed generation of constants containing a vmt
* better error message if such a construct is used in fpc where it isn't allowed
git-svn-id: trunk@5838 -
|
2007-01-07 10:39:06 +00:00 |
|
florian
|
74c9eefc99
|
* fixed bootstrapping with 2.0.4
git-svn-id: trunk@5837 -
|
2007-01-07 10:19:10 +00:00 |
|
florian
|
c59c9cdfae
|
* don't build .as with 2.1.1 on i386
* first fix to library entry code
git-svn-id: trunk@5836 -
|
2007-01-07 10:04:19 +00:00 |
|
florian
|
c238bb15d1
|
* .init section support
git-svn-id: trunk@5835 -
|
2007-01-07 10:03:52 +00:00 |
|
florian
|
4aa5f6401e
|
* don't write stabs with rva entries on linux
git-svn-id: trunk@5834 -
|
2007-01-07 00:04:05 +00:00 |
|
florian
|
d4b4cb3096
|
* linux libraries must be build with -Bsymbolic to avoid symbol shadowing
git-svn-id: trunk@5833 -
|
2007-01-06 23:40:22 +00:00 |
|
florian
|
20dfbaee59
|
* proper initialization of library
git-svn-id: trunk@5832 -
|
2007-01-06 23:38:37 +00:00 |
|
florian
|
ff40ed3264
|
* Makefiles regenerated
git-svn-id: trunk@5831 -
|
2007-01-06 21:08:19 +00:00 |
|
florian
|
1f522b7704
|
* fixed -Cg ifdefs
git-svn-id: trunk@5830 -
|
2007-01-06 20:48:07 +00:00 |
|