Home | History | Annotate | Download | only in etc

Lines Matching full:report

97 	* src/facets_byname.cpp: John Maddock bug report 1788618 fix.
118 to Bred Bored for bug report and initial test.
148 lock free implementation is not in use. Thanks bug report 1787636
154 test before using _WIN32_WCE thanks bug report 1784174.
157 macro definition before using it thanks bug report 1785679.
186 as distance; thanks Oleg Obolenskiy for bug report;
278 truncate string if necessary but to report the issue throught a handler
280 Bronek Kozicki bug report 1674974.
287 _STLP_WIN32_VERSION macro. We do not report definition inconsistency
329 __ConvertTime to avoid potential infinite loop (bug report
361 in some macro checks thanks Jan Echternash bug report 1653966.
378 of an iterator range thanks to Steve Lobasso indirect report (bug
473 do not throw (thanks Michael Fink report).
820 especially _STLP_COMPILER, help to report detection issue.
879 string implementation thanks Patrick Bennett report.
884 to __find_first_of thanks Patrick Bennett report.
939 fix the bug report from Geoffrey Bache on sourceforge about output of
1030 not commutative thanks Grisha Spivak report. Other checks that are
1054 (thanks an ICL warning report)
1141 float nor long double C math functions. Thanks Ulrich Eckhardt report.
1316 report if a type is trivial to initialize or not that is to say
1346 to report what seems to be a compiler bug but that is only
1536 report ignored test.
1544 report ignored tests.
1550 * stlport/stl/config/_msvc.h: Clearly report status regarding build
1773 CPPUNIT_CHECK macro, only report error once for all failures
1899 Power report.
1953 for report.
1974 effort to report this issue.
3006 when using cross runtime version thanks Alexey Ivanov report.
3201 for the bug report).
3386 STL mode thanks Ethan Fenn report.
3434 Thanks Thomas Kho for report.
3440 constructor, thanks Felix Wyss report. Also add missing allocator parameter
3492 resulting in a memory leak. Thanks Felix Wyss report.
3511 Rene Riviera report.
3673 thanks Russell Miller report.
3697 thanks Henrik Goldman (www.x-formation.com) report.
3754 Ulrich Eckhardt report.
3804 Thanks Yves Maliet report.
3841 Karol Szkudlarek for report.
3849 Thanks arabesc report.
3904 _function_base.h or functional thanks Dinesh Monga report.
3976 possible depending on the compiler features. Thanks caldwed report.
4048 Thanks Oliver Stoeneberg report.
4064 Ulrich Eckhardt report.
4073 Eckhardt report.
4119 Thanks Dieter Freismuth report.
4158 thanks Alex Cosealin report.
4184 report it using a runtime_error exception when not supported. When
4318 for the Win32 platform implementation thanks Wlodek Szafran report.
4505 errno.h forbiding STLport to do so. Now errno.h will report this problem with
4615 See 2005-04-21 Petr report.
4639 Thanks Timothy Tenebekov for report.
4671 [see record 2005-02-27 below]. Thanks Joshua Berne for report.
4877 creation in the install process thanks Charlemagne report.
4946 _STLP_NO_VENDOR_STDLIB_L macro to report support of the llabs and lldiv
4979 size_t and streamsize was simply aliases. Thanks Jay Amin report.
4987 Charlemagne report.
5041 Win32 IO implementation thanks Michael Fink report. Add compilation check
5077 NO_IOSTREAMS mode thanks Bruno report.
5116 Charlemagne report.
5164 in the rope implementation under Win64 thanks Patrick Bergeron report.
5239 based on the 12 April 2004 Technical Report document. Add missing hash policy
5276 to fix a MSVC6 problem thanks Michael Fink report.
5294 Mike Roberts report.
5313 forwarding the call to the memchr C function thanks Jim Xochellis report.
5326 * stlport/stl/_tree.h: Fix equal_range implementation thanks Grisha Spivak report.
5329 Mike Roberts report.
5337 methods correctly yet. Feature documentation has been updated to report
5344 method thanks Jeff Grills report.
5346 * stlport/stl/_algo.c: Fix of the search_n algo thanks Jim Xochellis report.
5378 compiler thanks Timothy Tenebekov report.
5482 construction and bad number of buckets thanks See Wong report.
5484 * test/unit/unordered_test.cpp: Add of a test to report the previous
5530 * stlport/stl/_hashtable.c: Fix copy method thanks KL report.
5533 movable objects when calling erase of a null range thanks to arabesc report.
5550 new implementation thanks Timothy Tenebekov report.
5621 to int thanks Ulrich Eckhardt report.
5629 header is not included thanks Gail (baker88) report.
5731 /DPLATFORM macro definition thanks Ulrich Eckhardt report and Michael Fink
5735 thanks Michael Fink report.
5757 for MSVC6 that has a bugged overload thanks Michael Fink report.
5773 starting with MSVC .Net 2002 thanks Kevin Bluck report.
5805 instanciation thanks Alex Cosealin report
5916 Bennett report.
5963 thanks a Kelly Thompson report.
6288 that the iterators are of the same container type thanks Haroon Nassiry report.
6299 will also apply to Embedded C++ .Net thanks Dirk report.
6412 report.
6562 * test/unit/fstream_test.cpp: test for correct report by tellg added.
6815 methods. Thanks KL for report.
6820 Thanks Ilya Chvetsov for report.
7162 Thanks Przemek Kuczmierczyk <przemekk834@tlen.pl> for report, test
7232 Thanks Tanaka for the report.
7280 initialized by string; thanks Tanaka for the report.
7311 * codecvt.cpp: charcode correction in the do_in method (thanks J Hamilton report)
7357 intanciation of not default constructible type. (thanks Alexei Agafonov report)
7362 dynamic loader circular dependancies (Thanks Alexey Sarytchev for the report)
7455 (Thanks Yuri Taranenko for the report)
7457 * Identifier "__value" changed everywhere to "__val" to avoid clashes with Microsoft's "managed C++" keyword (thanks Crow for the report)
7463 * type_traits.h : _IsOKToMemCpy() fixed to only allow memcpy() for same type arguments (thanks Ed Brey for the report)
7485 * *.c files : added conditional inclusion of corresponding *.h file to fix xlC issues with -tempinc option (thanks Alla Bogolyubov for the report)
7487 * _auto_ptr.h : "struct" changed to "class" (thanks Alex Pinsker for the report)
7520 * _ftsream.h, iostream.cpp : fixed compilation for _STLP_NO_EXTENSIONS case (thanks Ben Dorman for the report)
7628 * stl_solaris.h : definition of _STLP_SUNPRO_EXCLUDE made dependant on _XOPEN macro instead of SUN CC macros (Thanks ecohen for the report)
7803 * _algo.h/.c : added leading underscrore to some symbols (Thanks to Ed James-Beckerman for the report)
7815 * _hash_set.h : fixed typo in MSVC++ bug workaround ( Thanks to Jon_Hanson for the report)
7845 Also all uses of those macros fixed. (thanks to Gerd Hoeren for the report)
7847 * _debug.c/_debug.h : fixed swap() for rb_tree and list (thanks to Gerd Hoeren for the report)
7859 * Switches _STLP_DONT_REDEFINE_STD and _STLP_WHOLE_VENOR_STD are back (thanks to Anton Ephanov for the report)
7861 * _vector.h : fixed bug in template version of insert (Thanks to Yotam Medini for the report)
7880 * "make clean" glitches fixed (thanks to Whitney Kew for the report)
7888 * extra declspecs removed from templates to fix VC++ 7.0 ; only concrete classes have specifiers (thanks to Holger Stasch for the report)
7914 * stl_msvc.h : removed erroneous _STLP_USE_TEMPLATE_EXPORT setting which caused major code bloat for native streams builds on VC++ (Thanks to Johannes Brunen for the report)
7939 * _istream.h : eliminated warning about comparison with unsigned (Thanks to Gerd Hoeren for the report)
7962 (thanks to Micheal Tsirkin for the report and patch)
8022 * stlport/cmath : fixed SUN CC 5.0 compatibility mode bug (thanks to ade for the report)
8024 * debug/_hashtable.h : fixed equal_range() bug (thanks to decraft for the report)
8042 * debug/_hashtable.h : fixed typo in swap() ( thanks to Gerd Hoeren for the report)
8044 * debug/_string.h : +() operators defined unconditionally ( thanks to Gerd Hoeren for the report)
8046 * _istream.c : removed dependancy on _function.h (thanks to Kenny Simpson for the report)
8177 (thanks to George Trojan for the report)
8208 * _threads.h : fixed SGI threads dafines for gcc on IRIX (thanks to Brett Denner for the report)
8217 (thanks to Charles Burfoot for the report)
8224 (thanks to Charles Burfoot for the report)
8226 * num_put_float.cpp : fixed rounding for "g" format (thanks to Bernd Mohr for the report)
8230 * stl_sunpro.h : a fix for Forte config (Thanks to Alex Vanic for the report)
8234 * _threads.h : __stl_atomic_t used instead of "unsigned long" (thanks to Alex Vanic for the report)
8235 * using/iomanip : old-streams path used for native iomanip.h (thanks to Michael Tsirkin for the report).
8237 * _bitset.h , _bitset.c : direct STL_THROW replaced with __stl_throw_xxx calls (thanks to Michael Tsirkin for the report)
8241 * _threads.h : enganced HP-specific guards for HP-UX 11 (thanks to Matthew Collins for the report)
8297 (thanks to Michael Tsirkin for the report).
8317 * _list.c : workaround for Watcom C++ (thanks to Mike Steed for the report)
8321 * cast macros fixed to be more robust (thanks to Geoff Oakham for the report)
8323 * "strstream.h" native inclusion for VC 6.0 fixed (thanks to Sathish T C for the report)
8326 (thanks to Paul Furnanz for the report)
8328 * debug/_string.h : fixed internal compiler error for VC++ 5.x (thanks to chvetsov for the report)
8332 * workaround for cin/cout renaming on HPUX11 for -D_REENTRANT (thankf to Jeff Sparkes for the report)
8335 to avoid symbol clashes with native ones (thanks to Dirk Schreib for the report)
8337 * type_info scope fixes for VC++ 6.0 (thanks to Sathish T C for the report)
8342 (thanks to Dmitry A.Steklenev, Jonathan Richardson for the report)
8344 * debug/_tree.h : fixed insert_unique() bug (thanks to Ben Liblit for the report)
8347 (thanks to Thomas Matelich for the report)
8349 * hmset1.cpp fixed to compile under OS390 ( thanks to Andrey Khovanskiy for the report)