index
:
delta/flac.git
1.3.x
gitlab-ci-squash
master
topic/aarch64
topic/cmake-dist
topic/fix-damn-cpp-goop
topic/get-decoder
topic/oss-fuzz
topic/release-1.3.4
topic/test-1.3.3
topic/travis
wip/cpu
gitlab.xiph.org: xiph/flac.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libFLAC
/
memory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Purge usage of `unsigned` type
Erik de Castro Lopo
2017-01-14
1
-3
/
+3
*
Bulk update copyright dates
Erik de Castro Lopo
2016-12-05
1
-1
/
+1
*
Update copyright years to include 2014.
Erik de Castro Lopo
2014-11-25
1
-1
/
+1
*
src/libFLAC/memory.c : Wrap inclusion of <stdint.h> in #ifdef.
Erik de Castro Lopo
2014-05-11
1
-0
/
+2
*
Fix all instances of '#if HAVE_CONFIG_H'.
Erik de Castro Lopo
2014-03-24
1
-1
/
+1
*
Using uintptr_t to simplify pointer handling a little bit
Fengwei Yin
2014-03-14
1
-19
/
+4
*
Set version to 1.3.0 and update coyprights throughout.
Erik de Castro Lopo
2013-05-26
1
-1
/
+2
*
Fix building when configured with --disable-shared.
Erik de Castro Lopo
2012-06-22
1
-1
/
+1
*
Remove casting of return value from *alloc() functions.
Erik de Castro Lopo
2012-04-04
1
-5
/
+5
*
Fix a couple 'inlining failed' warning messages.
Erik de Castro Lopo
2012-02-26
1
-0
/
+9
*
Fix a bunch of -Wtype-limits warnings.
Erik de Castro Lopo
2012-02-17
1
-11
/
+11
*
add 2009 copyright
Josh Coalson
2009-01-07
1
-1
/
+1
*
update copyright for 2008
Josh Coalson
2008-02-28
1
-1
/
+1
*
extra checking on memory allocation sizes to prevent a class of overflow attacks
Josh Coalson
2007-09-11
1
-7
/
+23
*
cleaner pointer alignment logic for autoconf-based builds
Josh Coalson
2007-06-14
1
-0
/
+11
*
add 2007 copyright
Josh Coalson
2007-02-02
1
-1
/
+1
*
fixes from 64-bit compile
Josh Coalson
2006-11-17
1
-1
/
+7
*
complete largefile support
Josh Coalson
2006-05-24
1
-4
/
+4
*
add 2206 to copyright notice
Josh Coalson
2006-04-25
1
-1
/
+1
*
add 2005 to copyright notices
Josh Coalson
2005-01-25
1
-1
/
+1
*
finished integerized flavor of library; sections with floating point are eith...
Josh Coalson
2004-11-09
1
-0
/
+4
*
minor fixes to comply with C99's new pointer aliasing rules
Josh Coalson
2004-10-07
1
-15
/
+35
*
update copyright to 2004
Josh Coalson
2004-01-17
1
-1
/
+1
*
change license verbiage to Xiph's
Josh Coalson
2003-01-31
1
-12
/
+24
*
Add 2003 to copyright notice
Josh Coalson
2003-01-02
1
-1
/
+1
*
#include config.h
Josh Coalson
2002-12-04
1
-0
/
+4
*
more strict typecasts
Josh Coalson
2002-11-06
1
-5
/
+5
*
update copyright date to include 2002
Josh Coalson
2002-01-26
1
-1
/
+1
*
add method for uint64 type
Josh Coalson
2001-07-16
1
-0
/
+22
*
revamp the ordinal types
Josh Coalson
2001-06-23
1
-10
/
+10
*
put a FLAC__ASSERT wrapper around assert()
Josh Coalson
2001-05-31
1
-18
/
+18
*
remove debug printouts
Josh Coalson
2001-05-14
1
-2
/
+0
*
add type-specific allocators
Josh Coalson
2001-05-13
1
-1
/
+90
*
initial import
Josh Coalson
2001-05-11
1
-0
/
+39