summaryrefslogtreecommitdiff
path: root/libobjc/Object.m
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in libobjc/Richard Sandiford2014-01-021-1/+1
* Update copyright years in libobjc.Richard Sandiford2013-02-031-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* In libobjc/: 2011-06-07 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2011-06-071-247/+2
* In libobjc/: 2011-06-03 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2011-06-031-0/+1
* In libobjc/: 2011-06-03 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2011-06-031-6/+0
* In libobjc/: 2011-06-03 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2011-06-031-34/+0
* In libobjc/: 2011-06-02 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2011-06-021-63/+0
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+2
* Object.h: Moved all the methods, with the exception of -class and -isEqual:, ...Nicola Pero2010-12-141-17/+16
* In libobjc/: 2010-10-10 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2010-10-091-2/+2
* In libobjc/:Nicola Pero2010-09-111-0/+1
* deprecated: New directory.Nicola Pero2010-09-101-0/+7
* * Object.m (MAX_CLASS_NAME_LEN): Unused define removed.Nicola Pero2010-09-061-2/+0
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-11/+9
* Object.m (errno): Replaced by errno.h include.Kai Tietz2008-11-211-3/+2
* Object.m (compare): Add type id.Kai Tietz2008-06-101-1/+1
* All files: Update FSF address.Kelley Cook2005-08-171-2/+2
* Makefile.in, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode2003-05-231-4/+4
* Object.m (forward, [...]): Fix unused parameter warnings.Kaveh R. Ghazi2002-06-211-1/+4
* Object.m: Fix signed/unsigned warning.Kaveh R. Ghazi2002-06-151-1/+1
* Removed the explicit prototypes for strlen and memcpy on 64-bitOvidiu Predescu2000-07-291-4/+0
* * Object.m (strlen): 64-bit PowerPC is a 64bit platform as well.David Edelsohn2000-04-151-1/+1
* objc-act.c: Include ggc.h.Jakub Jelinek2000-04-121-1/+1
* 1998-09-21 Ben Elliston <bje@cygnus.com>Ben Elliston1998-09-211-0/+387