lyx_mirror/3rdparty/boost
Jean-Marc Lasgouttes 68a1f9a44e Do not use of boost::tokenizer
It is easier to use instead getVectorFromString for the use we have of this tokenizer. The two places are environment.cpp (path stuff) and qt_helpers (file fileters). The new code is much shorter.

This allow to remove boost/tokenizer.hpp and friends from our boost tree.
2016-05-29 17:55:45 -04:00
..
boost Do not use of boost::tokenizer 2016-05-29 17:55:45 -04:00
libs update boost to 1.60 2015-12-20 14:04:54 +01:00
.gitignore
CMakeLists.txt
extract.sh Do not use of boost::tokenizer 2016-05-29 17:55:45 -04:00
LICENSE_1_0.txt
lyxboost.cpp
lyxboostsignals.cpp
Makefile.am files are already part of boost 2016-02-16 11:00:34 +01:00