0022470: Crash during IGES import
[occt.git] / src / OSD /
2014-05-29 ski0024784: Move documentation in CDL files to proper...
2014-04-17 abv0024805: Eliminate unused static functions and methods...
2014-04-10 kgv0024804: OSD_PerfMeter documentation is broken
2014-03-27 kgv0024745: Needless inheritance of OSD_MemInfo from Stand...
2014-02-20 abv0024624: Lost word in license statement in source files
2014-02-13 abv0024607: Fix some GCC compiler warnings
2014-02-13 mmv0023427: Unused C-sources in OSD package
2014-02-06 abv0024588: Fix some ICC warning fixes
2014-01-23 Roman Lygin0024533: Use 0 to check null handle instead of Undefine...
2014-01-09 Denis Barbier0024510: Remove unused local variables
2014-01-09 Denis Barbier0024512: clang++ compiler complains about extra semicolon
2013-12-17 bugmster0024428: Implementation of LGPL license
2013-12-06 ski0024304: Eliminate GCC compiler warning about exceeding...
2013-11-28 ski0024180: Eliminate CLang / GCC compiler warning -Wswitch
2013-11-28 pdn0024380: OSD_MAllocHook - Improvement of malloc hook...
2013-11-14 ski0024275: Cppcheck warnings on uninitialized class members
2013-10-31 abv0024284: Some trivial warnings produced by ICC 14
2013-10-25 abvEliminate newly appeared warnings
2013-10-17 abv0024259: Clean up OSD_File implementation
2013-09-26 omy0024186: Eliminate remaining compiler warnings in MSVC...
2013-09-18 omy0024168: Eliminate CLang compiler warning -Wunused...
2013-09-18 abv0023934: Compiler warnings in MS VC++ 10
2013-07-18 omy0024057: Eliminate compiler warning C4100 in MSVC+...
2013-07-12 omy0023947: Eliminate trivial compiler warnings in MSVC...
2013-07-12 ibs0024048: "Basic Runtime Checks" option of VS projects...
2013-07-12 omy0023042: Potential mistakes in (s)printf usage
2013-04-12 omy0023818: Extend OSD_MemInfo to report C heap statistics
2013-04-05 ika0023439: Integration of test grid "xigs" into the new...
2013-04-01 ika0023852: OSD_Path interprets unc paths incorrectly
2013-03-07 abv0023672: Eliminate obsolete functions in OSD_WNT_1.cxx
2013-02-27 abv0023694: The variable 'pBuff" is being used without...
2013-02-01 abv0022898: IGES import fails in german environment
2012-12-28 abv0023636: Problems initialising errorStream
2012-12-14 abv0023604: Uninitialized variables in debug mode
2012-12-07 abv0023586: The test execution process should correctly...
2012-12-07 dbv0023415: OSD_FontMgr can't idenify aspect for fonts...
2012-11-30 omy0023237: OSD_PerfMeter reports wrong (zero) times
2012-11-30 bugmaster23563: Introduce support of MS Visual Studio 2012
2012-11-15 omy0022506: Wrong factor for elapsed time mesaured with...
2012-11-15 Roman Lygin0022545: Improved exception handling
2012-10-12 dbv0023466: Move OSD_FontMgr class outside TKernel
2012-08-24 Roman Lygin0023393: Improve usability of OSD_MAllocHook::CollectBySize
2012-07-27 Pawel0023277: Buffer underflow using memset in osd_path.cxx
2012-07-23 Pawel0023280: Pointer to local array is stored outside the...
2012-07-20 Pawel0023278: Buffer underflow using memset in osd_host.cxx
2012-07-13 kgv0023250: Missing include in OSD_MemInfo.cxx
2012-07-06 dbv0023072: Eliminate compiler warnings (level 3) on Windo...
2012-04-13 bugmasterCorrection of compilation errors
2012-04-12 kgv0023081: This is desirable to retrieve GPU memory infor...
2012-04-06 kgv0023065: This is desirable to add general DRAW command...
2012-03-21 bugmaster0023024: Update headers of OCCT files
2012-03-15 kgv0023019: OSD_Chronometer fails to compile due to lack...
2012-03-15 skv0023006: Improvement to debug memory leaks and insuffic...
2012-03-15 dbv0022954: Variable not freed upon realloc failure
2012-03-05 Pawel, DBV0022953: strcat expects null-terminated destination...
2012-03-05 DBV0022904: Clean up sccsid variables
2012-03-05 EPV0022774: Memory leak in OSD_FontMgr::InitFontDataBase...
2012-03-05 bugmasterUpdate for compilation on gcc compilers up to 4.4.5
2012-03-05 MSVOCC22256 Add mechanism based on malloc/free callback...
2012-03-05 bugmasterMerge OCC22105 and OCC22360
2012-03-05 MSV,AGVOCC22256 Add mechanism based on malloc/free callback...
2012-03-05 MSVOCC22360 Writing out of allocated memory in the method...
2012-03-05 APLOCC22105 Suspicious call to XOpenDisplay() in OSD_FontM...
2012-03-05 bugmasterIntegration of OCCT 6.5.0 from SVN V6_5_0