]> git.lyx.org Git - features.git/history - src/support/bind.h
Get rid of tr1 support
[features.git] / src / support / bind.h
2014-12-23 Georg BaumGet rid of tr1 support
2014-12-21 Georg BaumImprove C++11 support
2010-10-23 Peter Kümmelswitch mouse to busy symbol every 3 seconds and then...
2010-06-30 Jean-Marc Lasgouttesrework regexp processor magic ; make tr1 work with...
2010-06-30 Peter KümmelTR1: move TR1 check to config.h / buildsystem
2010-06-05 Peter Kümmelalso use TR1 code for bind and shared_ptr when compilin...
2010-04-22 Peter Kümmeldon't pollute the global namespace, move bind and share...
2010-04-22 Peter Kümmelbuild with GCC
2010-04-22 Peter KümmelUsing "using namespace std" with msvc10 makes also...