Lines Matching full:patch
12 * stlport/stl/_stlport_version.h, build/lib/Makefile.inc: Patch
13 version bump to 5 to prepare next potential patch release.
271 * stlport/stl/_stlport_version.h: Bump patch level to 3.
311 Patch from Eric Sanford to remove empty base class optimization
423 * stlport/stl/_deque.c: Patch from Kevin Lin to fix iterator
435 * stlport/stl/config/_windows.h: Patch from Michael Fink to check
458 * stlport/stl/_cwchar.h: Patch from Michael Fink to fix EVC3
479 * build/Makefiles/nmake/top.mak: Patch from Gary Bartlett to make nmake
686 * stlport/stl/c_locale.h: Patch from Boris Gubenko to avoid
746 * stlport/stl/_cmath.h, _cstdlib.h: Patch from Boris Gubenko, Hp aCC
749 * stlport/stl/_num_put.c: Patch from Boris Gubenko, Hp aCC before version
792 * build/Makefiles/nmake/evc8.mak: Patch from Ulrich Echkardt to activate
797 * Patch from Michael Fink to fix EVC emulator build.
860 * test/unit/mvctor_test.cpp: Patch from Michael Fink to avoid a EVC
874 * build/Makefiles/nmake/evc3.mak, evc4.mak, evc8.mak: Patch from Ulrich
953 * stlport/stl/_rope.h, _rope.c: Patch from Peter Hercek to fix a
967 * src/num_put.cpp, num_put_float.cpp: Patch from Glen Summers
976 _hashtable.c: Patch from Andriy Syrovenko to fix implementation
1009 * stlport/stl/config/_evc.h: Patch from Michael Fink to fix a
1012 * test/unit/cppunit/cppunit_mini.h: Patch from Michael Fink to
1017 * stlport/stl/_pair.h, _bvector.h, config/_evc.h: Patch from
1021 * DMC patch from Eric Sanford. Define _STLP_NO_FUNTION_TMPL_PARTIAL_ORDER
1085 * stlport/stl/_vector.h, _pair.h: Patch from Eric Sanford for a
1095 * test/unit: Patch from Ulrich Eckhardt to fix storage of string
1098 * build/Makefiles/nmake: Ulrich Eckhardt patch:
1109 * stlport/stl/_cmath.h, config/_evc.h: Uli patch to activate long
1117 * stlport/stl/config: Ulrich Eckhardt VC8/CE patch:
1154 * stlport/stl: DMC patch from Eric Sanford. DMC do not like __ss
1159 * build/Makefiles/nmake: Patch from Ulrich Eckhardt to use
1171 * test/unit/cppunit: Patch from Ulrich Eckhardt to
1178 * build/Makefiles/nmake: Patch from Ulrich Eckhardt to
1188 * stlport/stl: Patch from Ulrich Eckhardt to
1207 * build/Makefiles/gmake/aCC.mak, lib/aCC.mak: Patch from Boris
1228 * build/Makefiles/nmake: Patch from Ulrich Eckhardt for
1232 * src: Patch from Ulrich Eckhardt to cleanup locale implementation
1235 * stlport/stl/config/_evc.h: Patch from Ulrich Eckhardt to fix
1267 * stlport/stl/config/_evc.h: Patch from Michael Fink to add ptrdiff_t
1270 * build: Ulrich Eckhardt patch for Microsoft Visual Studio 2005 for
1295 * stlport/typeinfo.h: Borland patch from Eric Sanford.
1297 * DMC patch from Eric Sanford
1299 * stlport/stl/debug/_tree.h: Patch from Ulrich Eckhardt to add missing
1302 * src/dll_main.cpp: Patch from Ulrich Eckhardt to fix strncpy
1335 * test/unit/uninitialized_test.cpp: Patch from Ulrich Eckhardt
1339 * stlport/stl/_string_operators.h: Patch from Ulrich Eckhardt to
1343 features.h: Patch from Michael Fink for evc3/4 platform.
1734 * Patch from Michael Fink to remove Windows CE support that is
1785 * stlport/stl/type_traits.h, type_manip.h: Patch from Eric Sanford
1860 type_traits.h, test/unit/type_traits_test.cpp: Patch for
1863 * build/Makefiles/gmake/lib/clean.mak: Patch from Eric Sanford
1866 * build/Makefiles/gmake/lib/bcc.mak: Patch from Eric Sanford to
1905 * stlport/stl/config/_system.h: Patch from Michael Fink to add
1946 * src/locale_impl.cpp: Patch from Eric Sanford for Borland BDS 2006
1981 * stlport: Patch from Eric Sanford to remove many now useless
2070 effect of Uli patch below.
2074 * stlport/config/_stl_evc.h, stl/_config.h: Patch from Ulrich
2082 * stlport/float.h: Patch from Eric Sanford for Borland NaN management
2121 * Patch from Ulrich Eckhardt for EVC4 ICE + some documentation
2463 limit_test.cpp: Borland patch from Eric Sanford.
2555 * stlport/stl/config/_evc.h: Patch from Michael Fink to generalized
3237 Michael Fink patch.
3240 patch.
3344 added (patch by Michael Fink).
3347 added (patch by Michael Fink).
4029 * stlport/cstdlib, stl/stdlib.h: Michael Fink patch to avoid setjmp.h
4213 * stlport/stl/c_locale.h: check gcc on MacOS X. Patch by Zdenek Nemec
4216 support SH3/SH4 platform. Patch by Michael Fink.
4235 API for MIPS. Patch by Michael Fink.
4238 Patch by Michael Fink.
4241 to always use the /GF switch [string pooling]. Patch by Michael Fink.
4244 Patch by Michael Fink.
4251 [Patch by Michael Fink.]
4258 * build/Makefiles/gmake: Patch from Zdenek Nemec for Mac OS X support.
4269 * build/Makefiles/nmake/evc4.mak: Patch from Ulrich Eckhardt to use CC
4286 * stlport/headers: Patch from Michael Fink to avoid inclusion of headers
4304 Patch from Michael Fink to add EVC4 support for this test
4320 * src/c_locale_dummy/c_locale_dummy.c: Patch from Michael Fink for wrong C
4378 Patch from Albrecht Fritzsche to remove C++ comment from files accessible
4434 * stlport/config/stl_gcc.h: Patch from John Smith for Mac OS X support.
4655 * test/unit/cppunit/test_main.cpp: Patch from Michael Fink to improve
4660 * build/Makefiles/nmake: Apply Michael Fink patch to generate .pdb file
4733 [see 2005-04-04; patch by Michael Fink].
4746 * stlport/config/stl_evc.h: apply patch from Michael Fink to add support for
4772 and time.h headers [patch by Michael Fink].
4779 HANDLE value. [patch by Michael Fink]
5194 * Patch from Ulrich Eckhardt:
5206 * stlport/stl/char_traits.h: Patch from Ulrich Eckhardt fixing a wrong
5278 * stlport/new, config/stl_evc.h: EVC patch for MFC support from Michael Fink.
5305 * Application of a patch from Michael Fink for EVC MIPS.
5401 Patch from Patrick Bergeron to support 64 bits compilation under Windows using
5601 * stlport/stdio.h: patch from Michael Fink to avoid warning on the EVC platform.
5606 * stlport/typeinfo: Patch from Ulrich Eckhardt to fix missing type_info struct
5625 patch.
5632 config/stl_evc.h: Patch from Michael Fink to fix compilation problem using ressource
5675 * stlport/stl/_cmath.h: patch from Michael Fink applied.
5732 patch.
5737 * test/unit/string_test.cpp: patch from Michael Fink for EVC which has limited
5740 * stlport/cstdlib, cwchar, using/cstring: patch from Michael Fink to remove
5967 * src/explore/Makefiles/nmake: Application of a patch from Michael Fink to simplify
6036 native gcc headers. Before version 3.4.0 the 0 patch level was not part of the
6175 * test/unit/locale_test.cpp: Application of a patch from Michael Fink
6453 and add of a check for real locale implementation. Patch done by
6482 * Application of a Mac OSX patch from John Daniel (www.etresoft.com)
7300 * Quazy-leak patch: make memory detection tools happier,
7924 * MAC OS X compilation fixed (thanks Patrick Luby for the patch)
7962 (thanks to Micheal Tsirkin for the report and patch)
8283 * _tree.h : optimizations to lower number of comparisons (thanks to Craig Powers for the patch)
8302 * _bitset.h : bitset<>::test bugfix (thanks to Anton Sergeev for the patch)
8313 * _debug.c : fixes for Win CE (thanks to John Hynes for the patch)
8319 * __STL_NO_NATIVE_WIDE_STREAMS definition fixed (thanks to Glen Summers for the patch)