Lines Matching full:clean
453 * test/unit/resolve_name.cpp: Clean most of MSVC6 workaround, only
475 * build/Makefiles/nmake/targetdirs.mak, lib/clean.mak, app/clean.mak:
476 Complete clobber and distclean rules to really clean all generated
1462 configuration more clean. Now MSVC compiler version is given
1615 * build/Makefiles/nmake/lib/clean.mak, rules-so.mak, rules-install-so.mak:
1852 * stlport/stl/_string.c: a bit code clean
1863 * build/Makefiles/gmake/lib/clean.mak: Patch from Eric Sanford
2078 * src/allocators.cpp: Clean up _Node_Alloc_Lock definition, only
2217 * build/Makefiles/gmake/app/clean.mak: Fix distclean rule for
3244 * stlport/*, stlport/*, tests/*: Clean up of trailing blank charaters
3414 * build/*: Finished _STLP_LEAKS_PEDANTIC clean up from all make files.
3478 * build/Makefiles/nmake/clean.mak, lib/clean.mak, app/clean.mak: Add check
3739 * stlport/stl/_fstream.c: some code clean to reduce bogus compiler
4085 datas in the _S_chunk_dealloc method, this is important if the clean up
4758 * build/lib/configure.bat: Add a clean option to remove the hidden
4910 * src/num_put_float.cpp: clean float convertions for OpenBSD and FreeBSD;
5000 * stlport/config/*: Clean native header include path macro definition.
5693 implementation; code clean, corrected, concepts fixed, errors fixed,
6005 * stlport/stl/_alloc.h, _alloc.c, src/dll_main.cpp: Implementation of a clean
6006 process for the node_alloc allocator. This clean is active only when
6198 * src/explore/Makefiles/nmake/lib/clean.mak, macro.mak: Addition of some
6199 file clean up for the clobber rule thanks Michael Fink.
6447 not exported. That also make the basic_string implementation more clean so it
6707 * stlport/stl/_debug.c: clean up of a no more use template function.
7880 * "make clean" glitches fixed (thanks to Whitney Kew for the report)