]> www.ginac.de Git - ginac.git/commit - ginac/parser/parse_context.cpp
Merge branch 'master.msvc.support' of git://github.com/AlexeiSheplyakov/GiNaC
authorRichard Kreckel <kreckel@ginac.de>
Thu, 3 Feb 2011 22:48:21 +0000 (23:48 +0100)
committerRichard Kreckel <kreckel@ginac.de>
Thu, 3 Feb 2011 22:48:21 +0000 (23:48 +0100)
commit5375260fd145e474246b7a3cce0fc2e667bd4ec8
tree992538cd1064c9e085e608851c4b2a884cffc590
parentc0fcba137d26486085ed5d4104b34d2c44978693
parent4bce949dac6328bc9fcfcd3f875fd422055745f4
Merge branch 'master.msvc.support' of git://github.com/AlexeiSheplyakov/GiNaC

* 'master.msvc.support' of git://github.com/AlexeiSheplyakov/GiNaC:
  Omit extra qualification (as in struct foo f() vs foo f()).
  [msvc] msvc cannot handle string constants above 16k
  [msvc] Yet another compiler bug work around.
  [msvc] Work around strange scoping and name mangling rules.
  Add few defines for msvc (__func__, __alignof__).
  symmetry::compare_same_type(): const-correctness fix
  clifford: fix a few GCCisms (or, not).
ginac/parser/parser.cpp