fpc/rtl/java
svenbarth 788393c298 Change WideString initialization to work correctly with indirect main information as well
rtl/inc/systemh.inc & rtl/java/jsystemh_types.inc:
  - TEntryInformation: remove WideInitTables
rtl/win/sysosh.inc:
  + TEntyrInformationOS: add WideInitTables
rtl/win/syswin.inc:
  * adjust WStrInitTablesTable, so that it is now a pointer and can be used both with direct and indirect main entry
  * InitWin32Widestrings: WStrInitTablesTable is now a pointer
rtl/win32/sysinit.inc:
  * WideInitTables has moved to the OS specific part of the entry information
rtl/win32/system.pp:
  * OsSetupEntryinformation: setup WStrInitTablesTable

git-svn-id: trunk@33571 -
2016-04-29 13:13:14 +00:00
..
jastringh.inc + AnsistringClass.Create(unicodestring) constructor that implicitly selects 2012-06-27 16:13:47 +00:00
jastrings.inc * updated pos() for Java with an offset parameter (equivalent of r31464 etc) 2016-03-05 15:32:25 +00:00
java_sys.inc
java_sysh.inc * Avoid line longer than 255 2012-06-13 22:34:49 +00:00
jcompproc.inc - removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has it 2015-09-15 11:51:48 +00:00
jdk15.inc
jdk15.pas
jdynarr.inc
jdynarrh.inc
jpvar.inc
jpvarh.inc
jrec.inc
jrech.inc
jset.inc
jseth.inc
jsstringh.inc
jsstrings.inc * updated pos() for Java with an offset parameter (equivalent of r31464 etc) 2016-03-05 15:32:25 +00:00
jsystem.inc - removed FPC_OBJFPC_EXTENDED_IF-related code, FPC 2.6.4 has it 2015-09-15 11:52:02 +00:00
jsystemh_types.inc Change WideString initialization to work correctly with indirect main information as well 2016-04-29 13:13:14 +00:00
jsystemh.inc * updated pos() for Java with an offset parameter (equivalent of r31464 etc) 2016-03-05 15:32:25 +00:00
jtcon.inc * fixed initialising an array of ansichar typed constant using a string 2016-03-05 15:32:18 +00:00
jtconh.inc * fixed initialising an array of ansichar typed constant using a string 2016-03-05 15:32:18 +00:00
jtvar.inc
jtvarh.inc
justringh.inc
justrings.inc * take current value of DefaultSystemCodePage into account in 2016-03-05 15:52:32 +00:00
jwin2javacharset.inc
Makefile * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00
Makefile.fpc Call Errno2noutres if system call to close the handle fails in do_close for win and unix 2014-11-20 22:00:35 +00:00
objpas.inc
objpas.pp
objpash.inc
rtl.cfg
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
rtti.inc
sysos.inc
sysosh.inc
sysres.inc
system.pp * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp 2015-02-27 19:00:50 +00:00