]> www.ginac.de Git - ginac.git/commitdiff
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)
* '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).

1  2 
ginac/parser/parser.cpp

Simple merge