Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-28Cleanup: remove unused string moduleBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-05-01Cleanup: comments (long lines) in stringCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in intern/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2017-09-29Drop platform support for Solaris & AIXCampbell Barton
2016-12-15Fix STR_String Capitalize on non Win32Karsten Weiss
2013-03-08code cleanup: 0 --> NULLCampbell Barton
2012-09-16use the format attribute in more places, disable X11 options when building wi...Campbell Barton
2012-09-11code cleanup: string c++ lib, defines for default string sizes and use m_ con...Campbell Barton
2012-07-01style cleanupCampbell Barton
2012-02-23code cleanup: dont set the namespace in STR_String.h - 'using namespace std',...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-19cleanup endian handlingCampbell Barton
2011-02-25doxygen: intern/string tagged.Nathan Letwory
2010-07-20- correct some spelling errors.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-19- AIX ifdef's so windows works, cant test but this seems the most used define...Campbell Barton
2010-01-19Windows Compile Fix. No need for strings.h on win32.Thomas Dinges
2010-01-19patch [#20612] Making Blender compile on AIX 4.3.3Campbell Barton
2009-06-29Fix compiler warning, make for body explicit.Guillermo S. Romero
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2007-08-31This covers bugs # 7130 7131 7132 7133Kent Mein
2006-01-29Fix some of Stealth Apprent's warnings/errors and some extra little stuff.Kent Mein
2002-12-02I addedKent Mein
2002-11-25Yes I did it again ;)Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont