Revīziju vēsture

Autors SHA1 Ziņojums Datums
  marco 38fb33f09a * fix for mantis 17083, change funcdesc field to ptr to array of hresult 15 gadi atpakaļ
  michael 6e68edac21 * Support for design-time parameters 15 gadi atpakaļ
  florian bacd6fb71b * disable reg. vars in subroutines with interprocedural used labels 15 gadi atpakaļ
  florian ad23569cf1 * renamed pi_has_goto into pi_has_label because the problematic thing is if a procedure has a label as target and not if it has some goto 15 gadi atpakaļ
  florian 24fea58b92 + initial implementation of iso style gotos in iso mode 15 gadi atpakaļ
  florian 5d01b7b504 + tests for iso like goto 15 gadi atpakaļ
  florian 0712dbe25d * white space fixes 15 gadi atpakaļ
  florian afc7c37ffe + constant for file init info 15 gadi atpakaļ
  Jonas Maebe ab2b596575 * ld uses arm_wince_pe rather than arm-wince-pe (mantis #15666) 15 gadi atpakaļ
  florian 9e053edf2e * fix iso i/o with unix style line feeds 15 gadi atpakaļ
  marco 348301c511 * fixed most remaining "deprecated" problems for procedure/methods and class blocks 15 gadi atpakaļ
  marco 5dde3abcdc * fix hint parsing after UNIT token. 15 gadi atpakaļ
  marco bea7ff9971 * check hints at end of class. 15 gadi atpakaļ
  pierre 1fcd37809b * Fix compilation for go32v2 15 gadi atpakaļ
  michael ea72abc6a5 * Fixed never-ending CGI scripts 15 gadi atpakaļ
  michael 62adc74dc4 * Bugfix for case of more than one handler classname 15 gadi atpakaļ
  Jonas Maebe d948ed083d * enabled nested procvars by default for ISO Pascal mode 15 gadi atpakaļ
  Jonas Maebe 57bd6d2685 + merged nestedprocvars branch 15 gadi atpakaļ
  marco 1181115baa * getlocalformatsettings, Mantis 10389 15 gadi atpakaļ
  florian 591dbb66df * ignore leading 0's in labels in iso mode 15 gadi atpakaļ
  florian 85225d437e + additional goto test 15 gadi atpakaļ
  Jonas Maebe 56f8b88125 * also initialise locgrowheapsizesmall in InitHeapThread, should fix crashes 15 gadi atpakaļ
  marco 281f0f2a8c * mixed patches from Dmitry B, that fix the doc generation it seems. 15 gadi atpakaļ
  blikblum 50861d26ab * Do not change SQL property value internally. Use instead a separated field (FEffectiveSQL) 15 gadi atpakaļ
  florian 79fa2eb539 * support of iso pascal like i/o in iso mode 15 gadi atpakaļ
  florian c506913e9b * iso conformant writing of floats (using e instead of E) in iso mode 15 gadi atpakaļ
  florian 2d042aca6b + system unit depends on compproc.inc 15 gadi atpakaļ
  florian 8b3bd36ef0 * use iso reset/rewrite with automatic assignmentin iso mode 15 gadi atpakaļ
  florian 67416e958b * initialize file variables in iso mode 15 gadi atpakaļ
  florian 73d788ff96 + iso7195 unit 15 gadi atpakaļ