Histórico de Commits

Autor SHA1 Mensagem Data
  florian 683ac0ea45 * taking the address of an absolute var sym with constant address evaluates into a const. pointer, resolves #17118 há 15 anos atrás
  michael aa681f5e11 * Parse cookies after initializing request variables há 15 anos atrás
  michael ab49610156 * Switch off debug define há 15 anos atrás
  michael cfb06bc681 * Correct check for Session in checksession, and do not create same session cookie twice há 15 anos atrás
  michael 67822209c4 * Null values should be sent as NULL in json há 15 anos atrás
  sergei f39e793448 * Moved TWideCharBuf and associated functions from xmlread.pp to xmlutils.pp, so this stuff can be reused by other code. há 15 anos atrás
  sergei e1eec8c687 - xmlread.pp, removed redundant 'var' modifiers from TStream arguments of less common used functions. This should have been done a long ago, as part of r11788. há 15 anos atrás
  florian 7acdfa8932 - removed overseen overleft from iso goto implementation experiments há 15 anos atrás
  marco 38fb33f09a * fix for mantis 17083, change funcdesc field to ptr to array of hresult há 15 anos atrás
  michael 6e68edac21 * Support for design-time parameters há 15 anos atrás
  florian bacd6fb71b * disable reg. vars in subroutines with interprocedural used labels há 15 anos atrás
  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 há 15 anos atrás
  florian 24fea58b92 + initial implementation of iso style gotos in iso mode há 15 anos atrás
  florian 5d01b7b504 + tests for iso like goto há 15 anos atrás
  florian 0712dbe25d * white space fixes há 15 anos atrás
  florian afc7c37ffe + constant for file init info há 15 anos atrás
  Jonas Maebe ab2b596575 * ld uses arm_wince_pe rather than arm-wince-pe (mantis #15666) há 15 anos atrás
  florian 9e053edf2e * fix iso i/o with unix style line feeds há 15 anos atrás
  marco 348301c511 * fixed most remaining "deprecated" problems for procedure/methods and class blocks há 15 anos atrás
  marco 5dde3abcdc * fix hint parsing after UNIT token. há 15 anos atrás
  marco bea7ff9971 * check hints at end of class. há 15 anos atrás
  pierre 1fcd37809b * Fix compilation for go32v2 há 15 anos atrás
  michael ea72abc6a5 * Fixed never-ending CGI scripts há 15 anos atrás
  michael 62adc74dc4 * Bugfix for case of more than one handler classname há 15 anos atrás
  Jonas Maebe d948ed083d * enabled nested procvars by default for ISO Pascal mode há 15 anos atrás
  Jonas Maebe 57bd6d2685 + merged nestedprocvars branch há 15 anos atrás
  marco 1181115baa * getlocalformatsettings, Mantis 10389 há 15 anos atrás
  florian 591dbb66df * ignore leading 0's in labels in iso mode há 15 anos atrás
  florian 85225d437e + additional goto test há 15 anos atrás
  Jonas Maebe 56f8b88125 * also initialise locgrowheapsizesmall in InitHeapThread, should fix crashes há 15 anos atrás