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
/
ncon.pas
Commit message (
Expand
)
Author
Age
Files
Lines
*
+ support overriding tdef/tsym methods with target-specific functionality:
jonas
2014-03-29
1
-1
/
+1
*
* moved the i8086 specific code from tpointerconstnode.create to the i8086
nickysn
2014-03-25
1
-5
/
+0
*
* fixes several issues which cause warnings by the dfa code when using it to ...
florian
2013-12-01
1
-4
/
+6
*
* run CheckAndWarn to get proper locations for warnings about uninitialized v...
florian
2013-12-01
1
-0
/
+11
*
* also compare the type of tordconstnode in docompare, so that the node CSE
jonas
2013-09-28
1
-4
/
+5
*
Fix for Mantis #24903.
svenbarth
2013-08-22
1
-2
/
+4
*
* record/use the code page of string constants typecasted to an ansistring
jonas
2013-08-02
1
-5
/
+24
*
+ far pointer support in tpointerconstnode
nickysn
2013-05-24
1
-0
/
+5
*
+ put guids in a constant pool as well
florian
2013-03-29
1
-5
/
+8
*
* fix trealconstnode.dogetcopy and trealconstnode.docompare, taking care of a...
florian
2012-12-28
1
-4
/
+18
*
* Proper fix for SPARC cycling with -dCHECK_PIC, pi_needs_got additionally mu...
sergei
2012-12-18
1
-0
/
+3
*
Add pi_needs_got to current_procinfo.flags in pass_1 method if a label refer...
pierre
2012-09-24
1
-1
/
+9
*
* synchronised with trunk up to r21067
jonas
2012-04-26
1
-5
/
+5
|
\
|
*
compiler: change ShortString->(Some)String and AnsiString->(Some)String overl...
paul
2012-04-26
1
-5
/
+5
*
|
* merged trunk up to r20882
jonas
2012-04-15
1
-15
/
+103
|
\
\
|
|
/
|
*
* don't replace "expr1 or expr1" or "expr1 and expr1" with just "expr1"
jonas
2012-03-09
1
-4
/
+7
|
*
* keep track of the type of symbolic floating point constants rather
jonas
2012-01-28
1
-1
/
+1
|
*
compiler:
paul
2011-10-19
1
-1
/
+1
|
*
compiler: fix error in length retrieving during the unicode to utf8 conversion
paul
2011-10-12
1
-3
/
+4
|
*
compiler: convert string constants from and to codepage 0. use compiler codep...
paul
2011-10-12
1
-2
/
+8
|
*
compiler: fix tstringconstnode.changestringtype() for case of unicode to ansi...
paul
2011-10-11
1
-10
/
+8
|
*
compiler: apply patches from Inoussa and Jonas:
paul
2011-10-11
1
-3
/
+50
|
*
compiler: fix string const conversion from one codepage to another
paul
2011-09-25
1
-1
/
+1
|
*
compiler: replace string codepage comparison to numeric. store codepage as nu...
paul
2011-09-19
1
-2
/
+2
|
*
merge r17484 from cpstrnew branch by michael:
paul
2011-09-17
1
-5
/
+6
|
*
merge r17434 from cpstrnew branch by michael:
paul
2011-09-17
1
-5
/
+37
|
*
* some aint -> tcgint changes to avoid range check errors on systems with siz...
florian
2011-09-04
1
-3
/
+3
*
|
* the default string type for the JVM target is no longer automatically
jonas
2011-08-20
1
-1
/
+1
*
|
* renamed cchartype to cansichartype
jonas
2011-08-20
1
-1
/
+1
*
|
+ full support for sets on the JVM target
jonas
2011-08-20
1
-1
/
+1
*
|
+ cs_unicodestrings global switch to indicate that the default string type
jonas
2011-08-20
1
-1
/
+1
|
/
*
* Improvements to Dispatch call handling:
sergei
2010-11-18
1
-0
/
+6
*
* always force range checking for the upper and lower bounds of for-loops if
jonas
2010-10-24
1
-1
/
+1
*
* moved the initialisation of the nodetree and tai class reference constants
jonas
2010-10-09
1
-17
/
+8
*
* fixed storing/loading widestring constant nodes into/from ppu files
jonas
2010-03-14
1
-2
/
+14
*
* support string constants > 255 chars
florian
2010-01-24
1
-1
/
+4
*
compiler: implement class constants + tests
paul
2010-01-11
1
-1
/
+11
*
* cleanup of case <string> of code by Sergei Gorelkin, resolves #13700
florian
2009-12-23
1
-89
/
+27
*
o patch by Michael Denisenko, resolves #14734:
florian
2009-10-09
1
-3
/
+24
*
* fixed breakage by r13718
florian
2009-09-16
1
-1
/
+1
*
* fix by Michael Vadymovitch Denisenko for r13712
florian
2009-09-15
1
-3
/
+6
*
o update by Michael Denisenko for case <string> of
florian
2009-09-14
1
-2
/
+11
*
o patch by Michael V. Denisenko to handle case <string> of (see also #13700)
florian
2009-09-03
1
-1
/
+69
*
Merged revisions 11665-11738 via svnmerge from
florian
2008-09-10
1
-9
/
+14
*
* the result of not(dword(ordconst)) has to be dword as well for Delphi
jonas
2008-03-06
1
-2
/
+2
*
* cleanup and simplify the set type handling
peter
2008-03-02
1
-1
/
+1
*
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
micha
2008-03-02
1
-0
/
+2
*
+ constant unicodestrings
florian
2007-12-02
1
-7
/
+7
*
+ first part of support for an unicodestring type
florian
2007-12-02
1
-2
/
+3
*
* remove registers{int/mmx/fpu} from firstpass
peter
2007-09-26
1
-3
/
+1
[next]