summaryrefslogtreecommitdiff
path: root/libobjc/objc/Object.h
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libobjc/Richard Sandiford
2013-02-03Update copyright years in libobjc.Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2011-06-07In libobjc/: 2011-06-07 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero
2011-06-03In libobjc/: 2011-06-03 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero
2011-06-03In libobjc/: 2011-06-03 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero
2010-12-19In libobjc/: 2010-12-19 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero
2010-12-14Object.h: Moved all the methods, with the exception of -class and -isEqual:, ...Nicola Pero
2010-09-10deprecated: New directory.Nicola Pero
2010-09-08Reindented commentNicola Pero
2010-09-08typedstream.h: Deprecate all functions in the file.Nicola Pero
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-06-10Object.m (compare): Add type id.Kai Tietz
2005-08-17All files: Update FSF address.Kelley Cook
2005-06-08NXConstStr.h, [...]: Do not include Objective-C headers as system headers.David Ayers
2004-08-13Object.h: Move includes out of extern "C" blocks.Andrew Pinski
2004-08-13NXConstStr.h: Update copyright date...Ziemowit Laski
2003-05-23Makefile.in, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode
1998-09-30* All .h files pushed down into the objc/ subdirectory.Jeffrey A Law