about summary refs log tree commit diff
path: root/assert/assert.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Use __builtin_FILE instead of __FILE__ in assert in C++.Paul Pluzhnikov2023-02-101-1/+12
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Do not define static_assert or thread_local in headers for C2xJoseph Myers2022-09-071-1/+5
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* assert: Support types without operator== (int) [BZ #21972]Florian Weimer2017-08-211-6/+10
* assert: Suppress pedantic warning caused by statement expressionFlorian Weimer2017-08-111-3/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* assert.h: allow gcc to detect assert(a = 1) errorsJim Meyering2016-12-181-4/+17
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Don't macro-expand failed assertion expression [BZ #18604]David Kastrup2015-11-031-1/+1
* Add ersatz _Static_assert on older C hostsPaul Eggert2015-02-071-1/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-071-6/+5
* Fix C11 header changes for C++.Joseph Myers2012-01-061-2/+2
* Define static_assertUlrich Drepper2012-01-011-1/+8
* [BZ #3991]Ulrich Drepper2007-02-161-5/+4
* Move cast to void inside ?: to quiet gcc.Ulrich Drepper2006-08-031-8/+10
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-10/+8
* 2.5-18.1Jakub Jelinek2007-07-121-8/+10
* Update.Ulrich Drepper2004-10-041-20/+3
* Update.Ulrich Drepper2003-08-151-2/+2
* Update.Ulrich Drepper2003-08-141-1/+1
* Update.Ulrich Drepper2003-08-121-3/+20
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Use static_cast instead of C-style cast for C++.Ulrich Drepper2001-01-131-11/+18
* Update.Ulrich Drepper2000-09-141-1/+1
* Update.Ulrich Drepper2000-08-021-1/+8
* Update.Ulrich Drepper1999-10-091-10/+7
* Update.Ulrich Drepper1999-06-241-1/+1
* Update.Ulrich Drepper1999-06-191-7/+1
* Update.Ulrich Drepper1999-05-181-7/+17
* Update.Ulrich Drepper1998-01-301-4/+4
* Update. cvs/libc-ud-970819Ulrich Drepper1997-08-201-2/+6
* Update. cvs/libc-ud-970712Ulrich Drepper1997-07-121-21/+19
* update from main archive 961030 cvs/libc-961031Ulrich Drepper1996-10-311-14/+14
* Sat Apr 20 18:13:00 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960423 cvs/libc-960422 cvs/libc-960421Roland McGrath1996-04-211-3/+2
* initial importRoland McGrath1995-02-181-0/+98