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
/
macos
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Added share mode argument to FileCreate call
michael
2011-05-23
1
-1
/
+17
*
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
jonas
2010-09-29
1
-4
/
+13
*
* enables compilation of iso7185 unit on all targets
florian
2010-08-06
2
-62
/
+99
*
* fix for 11263, changed fileread and fd_zero to out using $modeswitch.
marco
2010-03-01
1
-1
/
+2
*
* Revised yesterday solution to a more general one. Executeprocess gets
marco
2010-01-07
1
-2
/
+2
*
* regenerated using latest fpcmake
jonas
2009-08-02
1
-1
/
+17
*
* added .txt extensions to all README, TODO and COPYING files
jonas
2009-02-28
1
-0
/
+0
*
* regened makefiles to propagate makefile versions
marco
2008-10-22
1
-1
/
+5
*
* fixed widestring/unicodemanager initialisiation
florian
2008-09-10
1
-0
/
+4
*
- removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies
jonas
2008-07-20
2
-2
/
+2
*
* use math.SetExceptionMask() to disable floating point exceptions
jonas
2008-07-20
2
-3
/
+3
*
* regenerated with changes in r11233
jonas
2008-06-15
1
-7
/
+8
*
* fixed fpc_zipinstall for go32v2 and the like
giulio
2008-06-03
1
-1
/
+1
*
* regenerated for i386-Haiku and darwin cross compilation changes
jonas
2008-05-24
1
-2
/
+22
*
* regenerate Makefiles to get armeb-linux support globally (also arm-darwin, ...
micha
2008-05-05
1
-2
/
+11
*
* add armeb target to compiler/Makefiles
micha
2008-03-24
1
-5
/
+34
*
+ added baseunix dependency for fpextres to darwin Makefile.fpc
jonas
2008-03-12
1
-4
/
+45
*
Merged revisions 9693-10480 via svnmerge from
michael
2008-03-12
1
-35
/
+3
*
* AllowDirectorySeparators and AllowDriveSeparators typed constants
peter
2008-01-29
2
-5
/
+8
*
+ added exeinfo to implicit units so make install works again
jonas
2008-01-18
1
-0
/
+1
*
* revert r9557, the performance impact is to big for an academic corner
peter
2007-12-31
1
-0
/
+1
*
- Removed systhrd.inc from targets where thread manager is stub by default. S...
yury
2007-12-28
1
-25
/
+0
*
* Implemented late thread manager initialization. Thread manager code is not ...
yury
2007-12-28
1
-1
/
+0
*
* regenerated for darwin/x86_64
jonas
2007-11-10
1
-2
/
+11
*
* regenerated to fix fpc detection on non-i386
peter
2007-10-29
1
-0
/
+4
*
* regenerated to update dependencies
peter
2007-10-29
1
-3
/
+13
*
+ AllFilesMask constant added
hajny
2007-09-15
1
-0
/
+1
*
- reverted change for avoiding recompilation of units in subdirs,
jonas
2007-08-22
1
-2
/
+2
*
* fixed dependency checking for source files in subdirectories relative
jonas
2007-08-22
1
-4
/
+5
*
* Convert heap to ptruint.
daniel
2007-07-04
1
-5
/
+2
*
* re-added darwin/ppc64 support (please use up-to-date fpcmake)
jonas
2007-03-24
1
-2
/
+11
*
* Build unixutil package for all Linux platforms instead of only Linux/i386.
mazen
2007-03-24
1
-11
/
+2
*
+ FileTruncate allows 64-bit parameter
hajny
2007-03-05
1
-1
/
+1
*
* Merged 2.3 branch changes:
jonas
2007-03-04
1
-4
/
+114
*
* Renamed dynlibs.pas
michael
2007-02-23
1
-104
/
+3
*
+ support for make -jX by marking all Makefiles that need to be executed
jonas
2007-01-27
2
-1
/
+3
*
* symbian support
peter
2007-01-18
1
-2
/
+24
*
* Makefiles regenerated
florian
2007-01-06
1
-1
/
+8
*
Fixed lineinfo compilation with -gl
tom_at_work
2006-12-26
2
-2
/
+2
*
* DWARF debug lineinfo reader
tom_at_work
2006-12-17
1
-1
/
+1
*
* fix classes units of all targets to depend on fgl, also fix dependencies in...
micha
2006-12-17
1
-3
/
+75
*
* fix FileSeek implementation to match declaration
micha
2006-11-01
1
-1
/
+1
*
* Added fpmktype
michael
2006-10-26
1
-2
/
+2
*
fixed broken do_isdevice
olle
2006-09-20
1
-1
/
+3
*
+ regenerated makefiles to support powerpc-amiga target
karoly
2006-08-06
1
-3
/
+26
*
* fexpand defines kept in platform specific sysutils.pp
hajny
2006-05-28
1
-0
/
+6
*
* use -P for cross compile
peter
2006-04-23
1
-3
/
+7
*
* use -O2 for 2.1.1 compilers
peter
2006-03-19
1
-13
/
+7
*
* regenerated for new ppc release optimizer settings
jonas
2006-03-17
1
-2
/
+2
*
+ i386-darwin support (use fpcmake from after 12 February 2006)
jonas
2006-03-09
1
-2
/
+16
[next]