summaryrefslogtreecommitdiff
path: root/rtl/java
Commit message (Expand)AuthorAgeFilesLines
* Merged riscv_new branchflorian2018-09-261-2/+38
* * regenned makefile without date/rev components for easier merging.marco2018-08-181-1/+1
* * updated dependencies of unit ports (objpas and x86 is no longer required onnickysn2018-07-041-1/+1
* Regenerated Makefile's after addition of ppas and ppaslink script removal in ...pierre2018-04-121-4/+13
* + Add RTE 236 for thread errors:pierre2018-03-212-3/+3
* Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of sy...pierre2018-01-022-3/+3
* * fpcmake.inc and Makefiles renerated after last commitflorian2017-12-271-1/+1
* * pass feature switches only to the compiler when compiling the system unit, ...florian2017-12-252-4/+2
* * declare pointers to variants only if the variant feature is availableflorian2017-12-251-0/+2
* * Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev ...pierre2017-10-161-1/+5
* regenerated Makefiles for m68k-macos targetkaroly2017-08-221-26/+8
* * move TTypeKind from TypInfo unit to System unit as it's necessary for the f...svenbarth2017-08-112-40/+31
* * copy and include rttih.inc (even though the functions are not available cur...svenbarth2017-08-112-0/+28
* + added cp855 to the implicit unit list in the rtl makefilesnickysn2017-06-051-2/+11
* Regenerate all Makefile's after changes related to FPCDIR checkspierre2017-04-181-8/+26
* * more occured -> occurred spelling fixes.marco2016-12-141-1/+1
* * initialise for-loop variables before the loopjonas2016-11-091-0/+1
* * updated FSF address (mantis #30198, patch by Paul Gevers)jonas2016-10-021-2/+2
* * Undid last commitmichael2016-09-106-824/+9
* * Patch from Karl-Michael Schindler to prepend TMP to temp filename../inc/iso...michael2016-09-106-9/+824
* * regenerated makefiles with latest fpcmakenickysn2016-06-181-1/+6
* * regenerate makefiles after the fpcmake updatenickysn2016-06-171-2/+11
* Rename FPC_HAS_INDIRECT_MAIN_INFORMATION to FPC_HAS_INDIRECT_ENTRY_INFORMATIO...svenbarth2016-06-111-8/+8
* Fix compilation of JVM platform after recent changes to Delete() and Insert()svenbarth2016-06-043-2/+23
* Change WideString initialization to work correctly with indirect main informa...svenbarth2016-04-291-3/+0
* * take current value of DefaultSystemCodePage into account injonas2016-03-051-5/+9
* * updated pos() for Java with an offset parameter (equivalent of r31464 etc)jonas2016-03-054-29/+30
* * fixed initialising an array of ansichar typed constant using a stringjonas2016-03-052-0/+2
* * fixed UTF8Decode for JVM:jonas2016-03-051-6/+3
* Pass further main program data through the indirect entry information.svenbarth2016-01-291-0/+6
* asm_exit is only needed on Win32 (Note: the removal of asm_exit from TEntryIn...svenbarth2016-01-291-1/+0
* Add a possiblity for targets to specify additional fields for TEntryInformati...svenbarth2016-01-291-0/+3
* - get rid of the calling convention modifier for PascalMain as it's generated...svenbarth2016-01-291-1/+1
* - removed FPC_OBJFPC_EXTENDED_IF-related code, FPC 2.6.4 has itjonas2015-09-151-6/+2
* - removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has itjonas2015-09-151-10/+0
* * regenerated makefiles after adding the win16 targetnickysn2015-09-051-4/+43
* * Fix signatures on all platformsmichael2015-08-311-1/+1
* * regenerated Makefiles with Linux/AArch64 supportjonas2015-05-201-2/+15
* * synchronized with privatetrunk till r30095jonas2015-03-059-40/+119
|\
| * + "Utf8CodePointLen(pansichar,MaxLookAhead,IncludeCombiningDiacriticalMarks):jonas2015-03-011-0/+9
| * * unit name changed to System (starting with uppercase 'S') for improved co...hajny2015-02-271-1/+1
| * * regenerated for iphonesim/x86-64jonas2015-02-231-1/+10
| * * regenerated with Darwin/AArch64 supportjonas2015-02-231-3/+12
| * * version updated to 3.1.1marco2015-01-041-4/+33
| * Call Errno2noutres if system call to close the handle fails in do_close for ...pierre2014-11-202-6/+10
| * * Patch to allow changing TVarRec data (bug ID 26773)michael2014-11-051-1/+1
| * * synchronised with latest changes to equivalent files in rtl/inc, injonas2014-10-155-27/+46
* | * "public, alias" doesn't do anything (yet) for the jvm target, but thejonas2014-07-051-1/+1
* | * synchronised with r28168 of trunkjonas2014-07-055-219/+933
|\ \ | |/
| * * synchronised JVM versions of generic include files with current genericjonas2014-06-015-219/+933