index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rtl
/
inc
/
real2str.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* patch by Max Nazhalov to improve real2str performance, resolves #21825
florian
2012-05-05
1
-0
/
+54
*
* ifdef jvm -> ifdef cpujvm
jonas
2011-12-12
1
-1
/
+1
*
* renamed Java-specific sstrings.inc/sstringh.inc to jsstrings.inc/
jonas
2011-08-24
1
-0
/
+21
*
* iso conformant writing of floats (using e instead of E) in iso mode
florian
2010-07-31
1
-0
/
+12
*
+ "CExtended" type that is the same as "extended", but conforming to the
jonas
2010-02-14
1
-2
/
+3
*
* removed extra space character when generating the maximal number of
jonas
2010-01-07
1
-9
/
+0
*
* no longer perform precision correction for single precision values, because
jonas
2009-08-22
1
-5
/
+6
*
* made application of rounding correction more accurate
jonas
2009-08-06
1
-1
/
+4
*
* don't "round" 0.0 when converting to a string (mantis #12202)
jonas
2008-09-26
1
-1
/
+2
*
* use rounding correction in str_real based on smallest possible
jonas
2008-05-21
1
-22
/
+12
*
* replaced a trunc() with an int() call (because its result is compared
jonas
2008-02-21
1
-1
/
+1
*
* fixed mantis #10519 (when rounding for the first decimal digit and
jonas
2008-01-03
1
-1
/
+8
*
* fixed mantis #9695 introduced by the fix in r7959
jonas
2007-09-15
1
-1
/
+1
*
* fixed str(extended(0.005):0:2) and related problems
jonas
2007-07-05
1
-2
/
+2
*
* fixed mantis 8434 (wrong precision used in case of |number| < 1,
jonas
2007-03-01
1
-1
/
+2
*
* define FPC_DOUBLE_HILO_SWAPPED for ARM CPU if needed to properly handle dou...
yury
2006-11-21
1
-3
/
+3
*
* fixed web bug 7105
jonas
2006-10-29
1
-0
/
+1
*
* several changes of var parameters into out parameters to avoid
jonas
2005-12-23
1
-1
/
+1
*
* fixed missing digit when printing a double whose significant digits are
jonas
2005-10-17
1
-1
/
+1
*
* remove $Log
peter
2005-06-07
1
-9
/
+0
*
* log and id tags removed
fpc
2005-05-21
1
-1
/
+0
*
* post 2.0.0 fixes from cvs
peter
2005-05-16
1
-2
/
+5
*
initial import
fpc
2005-05-16
1
-0
/
+467