summaryrefslogtreecommitdiff
path: root/starmath/source/parse.cxx
AgeCommit message (Expand)AuthorFilesLines
2009-05-19CWS-TOOLING: integrate CWS tl66Jens-Heiner Rechtien1-30/+30
2009-04-23CWS-TOOLING: integrate CWS cmcfixes57Ivo Hinkelmann1-4/+6
2008-11-10CWS-TOOLING: integrate CWS cmcfixes50Rüdiger Timm1-1/+1
2008-04-10INTEGRATION: CWS changefileheader (1.34.70); FILE MERGEDRüdiger Timm1-40/+19
2007-08-02INTEGRATION: CWS tl40 (1.33.22); FILE MERGEDJens-Heiner Rechtien1-5/+9
2007-05-25INTEGRATION: CWS tl32 (1.32.20); FILE MERGEDVladimir Glazounov1-32/+37
2006-09-17INTEGRATION: CWS pchfix02 (1.31.60); FILE MERGEDOliver Bolte1-3/+5
2006-04-07INTEGRATION: CWS internatiodel (1.29.50); FILE MERGEDVladimir Glazounov1-4/+4
2006-03-31INTEGRATION: CWS long2int (1.29.26); FILE MERGEDVladimir Glazounov1-4/+4
2005-09-07INTEGRATION: CWS ooo19126 (1.28.24); FILE MERGEDRüdiger Timm1-47/+21
2005-07-12INTEGRATION: CWS os65 (1.27.114); FILE MERGEDKurt Zenker1-8/+30
2004-08-11INTEGRATION: CWS tleamisc (1.26.26); FILE MERGEDOliver Bolte1-39/+5
2004-01-20INTEGRATION: CWS tlapi2 (1.24.100); FILE MERGEDOliver Bolte1-4/+6
2003-12-01INTEGRATION: CWS geordi2q10 (1.24.112); FILE MERGEDRüdiger Timm1-7/+32
2003-04-15INTEGRATION: CWS dbgmacros1 (1.23.62); FILE MERGEDVladimir Glazounov1-5/+5
2002-11-06#104792# usage of polygons removedThomas Lange1-49/+5
2002-10-16#104119# parsing of numbers and identifiers fixedThomas Lange1-5/+4
2002-10-10#96674# parsing of '.' and numbers improvedThomas Lange1-8/+41
2002-08-01#101945# advance with token positionin parser always.Thomas Lange1-4/+5
2002-02-06Assertion removed since not always applicable.Thomas Lange1-4/+5
2002-01-14#96337# KParseTokens::TWO_DOUBLE_QUOTES_BREAK_STRING in continuation flagsEike Rathke1-9/+10
2001-12-14#91500# renaming of 5.2 symbol names to 6.0 symbol names fixedThomas Lange1-18/+60
2001-11-20#94931# allowing for missing symbol-names after '' characterThomas Lange1-15/+31
2001-09-11#i1646# parser problem with non-space whitespaces while parsing user defined ...Thomas Lange1-3/+3
2001-08-28#91580# convert to/from localized symbol names for XML annotation import/exportThomas Lange1-3/+42
2001-07-06changes for remove GetAppInternationaljp1-12/+7
2001-06-05#87768# \ldbracket \rdbracket now functionalThomas Lange1-2/+4
2001-05-15parse bug for user defined symbol names fixed (now accepts numbers as continu...Thomas Lange1-3/+3
2001-05-11CharClass not as global static objectjp1-3/+3
2001-05-11CharClass not as global static objectjp1-30/+35
2001-05-02Math configuration and Symbol/SymbolSet/SymbolSetManagerThomas Lange1-4/+7
2001-04-25DBG_ASSERT => DBG_WARNING in NextTokenThomas Lange1-7/+11
2001-04-19CharLineEnd member removed; ConvertLineEnd used now to make lineends to be '\n'Thomas Lange1-15/+6
2001-04-18ColOff (used to calculate column in row) fixedThomas Lange1-4/+3
2001-04-18',' and other ONE_SINGLE_CHAR characters are recognized againThomas Lange1-23/+31
2001-04-18parser uses CharClass to parse text nowThomas Lange1-270/+580
2000-12-12#81811# IsDigit newThomas Lange1-3/+8
2000-09-18initial importJens-Heiner Rechtien1-0/+2087