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
/
compiler
/
constexp.pas
Commit message (
Expand
)
Author
Age
Files
Lines
*
- 2.0 overlefts removed
florian
2012-11-18
1
-7
/
+0
*
- Removed a number of unused variables, reduces noise at compilation.
sergei
2012-10-30
1
-2
/
+0
*
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolve...
florian
2011-09-27
1
-22
/
+22
*
* patch by alexvin to replace $ifopt by $push/$pop, resolves #20332
florian
2011-09-25
1
-5
/
+2
*
* Use extended for bestreal type if GENERIC_CPU is defined
pierre
2011-07-08
1
-0
/
+4
*
* fixed evaluation of "mod" operator for tconstexprint with signed operands
jonas
2010-01-01
1
-7
/
+20
*
o patch by Michael V. Denisenko to handle case <string> of (see also #13700)
florian
2009-09-03
1
-0
/
+2
*
* fixed constant evaluation check for negvalue+posvalue (mantis #11216)
jonas
2008-04-26
1
-1
/
+1
*
* avoid check being wrongly "optimized" away (left and right
jonas
2008-02-20
1
-1
/
+1
*
* revert r8118
peter
2007-07-22
1
-1
/
+1
*
* qword(-int64) can cause an overflow error in case of low(int64). Harmless...
daniel
2007-07-22
1
-0
/
+4
*
+ Add common type integer promotion.
daniel
2007-07-21
1
-1
/
+1
*
- removed some unused variables
jonas
2007-07-17
1
-18
/
+5
*
* make cycle OPT=-gwl -Co -Cr on x86-64 fixed
florian
2007-07-07
1
-4
/
+8
*
* Prevent range check error.
daniel
2007-06-15
1
-1
/
+4
*
* Fix remaining constexp issues: powerpc,libcurl,browcol
daniel
2007-06-13
1
-1
/
+1
*
+ Forgot to add constexp unit.
daniel
2007-06-13
1
-0
/
+571