summaryrefslogtreecommitdiff
path: root/libguile/deprecation.h
Commit message (Expand)AuthorAgeFilesLines
* Update license notices in all C filesAndy Wingo2018-06-201-17/+17
* libguile header files have uniform format for copyright declarationsAndy Wingo2018-06-201-1/+1
* Remove (C) from copyright statementsAndy Wingo2018-06-201-1/+1
* Rename __scm.h to scm.hAndy Wingo2018-06-201-1/+1
* Remove Emacs local variables comments in Guile sourceAndy Wingo2018-06-201-6/+0
* Remove useless "classes: h_files" from Guile headers.Andy Wingo2018-06-201-3/+2
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-6/+7
* Make `--disable-deprecated' work.daniel2009-04-051-10/+4
* Add `SCM_INTERNAL' macro, use it.Ludovic Courtès2008-05-311-2/+2
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-35/+11
* Added some comments.Marius Vollmer2003-03-261-0/+6
* Reimplemented to allow deprecation messages while the GC is running.Marius Vollmer2002-02-111-0/+1
* Prefixed each each exported symbol with SCM_API.Marius Vollmer2001-11-021-4/+4
* * Removed lots of deprecated stuff.Dirk Herrmann2001-08-311-5/+7
* * Deprecated some definitions.Dirk Herrmann2001-05-141-4/+4
* * deprecation.h, deprecation.c: New.Marius Vollmer2001-05-021-0/+67