Jonas Maebe
|
5d219560b0
+ added initial sdlgraph unit by Evgeniy Ivanov and related changes:
|
18 年之前 |
Jonas Maebe
|
0bfce99477
* fixed bug in ppc jumptable generation for case statements with
|
18 年之前 |
Jonas Maebe
|
5fbf90b1e3
+ generated Makefile
|
18 年之前 |
Jonas Maebe
|
7c9634e0fd
* moved graph from packages/base to packages/extra so it can depend
|
18 年之前 |
michael
|
287c262d10
* Added copy,length and setlength
|
18 年之前 |
michael
|
95c712faa1
* Escaped some TeX special characters in documentation
|
18 年之前 |
Jonas Maebe
|
399201ad7d
* removed rodata support for ppc64 again because it doesn't work on
|
18 年之前 |
Jonas Maebe
|
9b76bb94d5
* depends on fcl-base
|
18 年之前 |
yury
|
3cbd1fb108
* Properly implement registry API ANSI wrappers for wince.
|
18 年之前 |
yury
|
2e75d6726a
* Fixed internal Ansi<->Wide conversion routines.
|
18 年之前 |
michael
|
0cc51d458d
* Patch from Darius Blaszijk
|
18 年之前 |
Jonas Maebe
|
cb744d37ff
- reverted change for avoiding recompilation of units in subdirs,
|
18 年之前 |
Jonas Maebe
|
30bc89cfe5
* fixed dependency checking for source files in subdirectories relative
|
18 年之前 |
Jonas Maebe
|
5ec4616c85
+ forgot to commit earlier
|
18 年之前 |
Jonas Maebe
|
f4c0e92dd4
* fixed m1024x768x32k initialisation (noted by Evgeniy Ivanov)
|
18 年之前 |
michael
|
d69db0aa54
* Patch from Darius Blaszijk:
|
18 年之前 |
joost
|
bc5225b8ae
* Commented out some debug-code which causes problems on windows
|
18 年之前 |
michael
|
d041db6cb9
* Patch from Darius Blaszijk
|
18 年之前 |
michael
|
2c2e22b1a0
* Patch from Darius Blaszijk to clean up all ifdefs so it becomes a pure fpc example.
|
18 年之前 |
Almindor
|
7a21cb5888
* add preliminary UnixSockets with linux implementation
|
18 年之前 |
florian
|
a01b377e40
* patch for #9449 by Sergei Gorelkin
|
18 年之前 |
Almindor
|
1e4dd0685a
* fix bug #9438
|
18 年之前 |
peter
|
78c364db94
- FPC version is not initialized to 2.0.4 by default but takes the
|
18 年之前 |
michael
|
ad6c0f10d4
* Patch from Darius Blaszijk:
|
18 年之前 |
Jonas Maebe
|
2b91a9ef37
+ jumptable support for darwin/ppc64
|
18 年之前 |
Jonas Maebe
|
eddc507a13
* disallow widechar sets (Delphi 7 compatible, and were handled wrongly
|
18 年之前 |
Jonas Maebe
|
eec25e454d
* slightly optimized ppc jumptable code (one compare+jump replaced
|
18 年之前 |
Jonas Maebe
|
3a7ad5212d
* removed some instructions from the list which considers r0 as 0
|
18 年之前 |
Jonas Maebe
|
1c71bb36a1
* also check for valid min/maxlabel range for jumptable in case
|
18 年之前 |
peter
|
d0c832019c
* unit and bin output dir patch from Darius Blaszijk
|
18 年之前 |