lyx_mirror/boost
Bo Peng 5cf8376ef7 Replace gzstream by boost::iostreams::gzip_(de)compressor: by Bo Peng (ben.bob@gmail.com)
* src/buffer.C, use filtering_ostream
	* src/lyxlex_pimpl.h, .C, use filtering_istreambuf
	* src/Makefile.am,  src/support/Makefile.am, src/tex2lyx/Makefile.am, use BOOST_IOSTREAMS
	* remove src/support/gzstream.h, .C
	* add needed boost files boost/boost/iostreams/device/file_descriptor.hpp,
     device/mapped_file.hpp, detail/system_failure.hpp, 
		 detail/config/windows_posix.hpp


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13706 a592a061-630c-0410-9148-cb99ea01b6c8
2006-04-21 06:42:17 +00:00
..
boost Replace gzstream by boost::iostreams::gzip_(de)compressor: by Bo Peng (ben.bob@gmail.com) 2006-04-21 06:42:17 +00:00
libs * Add the iostreams and range libs to our copy of boost 2006-04-20 20:44:05 +00:00
ChangeLog src/frontends/qt4/ui/pch.h: new file 2006-03-12 08:52:08 +00:00
LICENSE_1_0.txt update to boost 1.32.0 2004-11-20 09:08:45 +00:00
Makefile.am add the boost regex sources and create the libboostregex lib 2002-05-24 12:53:12 +00:00