Fix compiling for Android.
[platform/upstream/flac.git] / src / share / utf8 /
2013-04-24 Janne HyvärinenMetaflac UTF-8 fixes (Windows)
2013-04-07 Erik de Castro LopoFix a bunch of compiler warnings (mainly MinGW).
2013-04-07 Erik de Castro LopoFor windows, make UTF-8 mode into a runtime choice.
2013-04-05 Erik de Castro LopoRename all parameters and locals from 'index' to 'indx'.
2013-04-01 Erik de Castro LopoPurge FLAC__STRINGS_IN_UTF8 from VC project files.
2013-03-29 Erik de Castro LopoHuge Windows utf8 I/O patch.
2013-03-19 Erik de Castro LopoReplace broken str* functions with safe versions.
2013-03-10 Erik de Castro LopoPurge old un-maintained MSVC 6 project files.
2013-01-02 Erik de Castro LopoFix VC project files to use /objs/ directory instead...
2013-01-02 Erik de Castro LopoFix all Makefile.lite to use /objs/ directory instead...
2013-01-02 Hendricks266Fix building with MSYS and MinGW(-w64); Improve Makefil...
2012-12-12 Max Hornautogen.sh: replace this by a simple call to autoreconf
2012-12-05 Miroslav LichvarUpdate FSF address.
2012-04-07 Cristian RodríguezUpdate and improve autotools build
2012-04-04 Erik de Castro LopoRemove casting of return value from *alloc() functions.
2009-01-03 Josh Coalsonmingw fixes (SF#2209829: https://sourceforge.net/tracke...
2007-09-12 Josh Coalsonfixes for msvc
2007-09-12 Josh Coalsonadd missing EXTRA_DIST files
2007-09-11 Josh Coalsonextra checking on memory allocation sizes to prevent...
2007-07-25 Josh Coalsonprototype-related fixes
2007-07-16 Josh Coalsonimprovements to compile/link options
2007-07-11 Josh Coalsonadd vcproj files to EXTRA_DIST
2007-06-14 Josh Coalsonremove unused vars
2007-02-22 Josh Coalson*** empty log message ***
2007-02-14 Josh Coalsonremove special makefile variants for libiconv on darwin
2007-02-13 Josh Coalsonfix minor leaks
2007-02-04 Josh Coalsonadd debugging defines with /D
2006-05-24 Josh Coalsoncomplete largefile support
2006-05-18 Josh Coalsonupdate iconv settings
2005-01-07 Josh Coalsonimproved handling of libiconv
2003-02-07 Matt ZimmermanBuild libtool archives instead of plain .a archives...
2003-01-25 Josh Coalsonremove reference to obsolete Makefile.vc
2003-01-25 Josh Coalsonobsolete now that .dsp files are complete
2003-01-14 Josh CoalsonSecond patch from X-Fixer: tweaks for better MSVC build
2003-01-14 Josh Coalsonminor formatting
2002-12-23 Josh Coalsonfix uninitialized var
2002-12-04 Josh Coalson#include config.h
2002-12-03 Josh Coalsonremove README from EXTRA_DIST
2002-12-03 Josh Coalsonobsolete
2002-11-22 Josh Coalsonget Makefile.vc system working again with new debug...
2002-11-21 Josh Coalsonrevamp MSVC build system, separate dynamic and static...
2002-11-20 Josh Coalsonrevamp Makefile.lite system, use separate dirs and...
2002-10-23 Josh Coalsonreorg share directory, split each lib into its own dir