aboutsummaryrefslogtreecommitdiff
path: root/libobjc
AgeCommit message (Expand)Author
2003-10-28Mainline merge as of 2003-10-26.dnovillo
2003-10-19Mainline merge as of 2003-10-17.dnovillo
2003-09-28Merge from mainline.rth
2003-07-23Mainline merge as of 2003-07-22.dnovillo
2003-06-03Mainline merge as of 2003-05-25.dnovillo
2003-05-07Mainline merge as of 2003-05-04.dnovillo
2003-04-09Mainline merge as of 2003-04-06. Additional fixes for bugsdnovillo
2003-02-23Mainline merge as of 2003-02-23.dnovillo
2003-02-03Mainline merge as of 2003-02-03. Needed to make some changes todnovillo
2003-01-17Mainline merge as of 2003-01-17.dnovillo
2002-12-27Mainline merge as of 2002-12-26.dnovillo
2002-12-03Merge with basic-improvements as of 2002-12-03.dnovillo
2002-10-11b-i-b merge as of 2002-10-11.dnovillo
2002-09-15Mainline merge as of 2002-09-15.dnovillo
2002-08-19Mainline merge as of 2002-08-18.dnovillo
2002-07-08Mainline merge as of 2002-07-07.dnovillo
2002-07-03Mainline merge as of 2002-06-30.dnovillo
2002-06-24Merge mainline into branch as of 2002-06-23dnovillo
2002-06-17Fixed warning in sendmsg.c for forwarding function not returning a valuenicola
2002-06-17Fixed warning from __objc_get_forward_imp not returning a valuenicola
2002-06-15 * Object.m: Fix signed/unsigned warning.ghazi
2002-06-09 * encoding.c (objc_layout_structure_next_member): Remove unusedaj
2002-05-20 * Makefile.in (SHELL): Set to @SHELL@.ghazi
2002-05-16 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.ro
2002-05-08* configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD ataoliva
2002-04-232002-04-19 David O'Brien <obrien@FreeBSD.org>obrien
2002-04-09Fix ChangeLog datehp
2002-04-09 PR objc/6107hp
2002-02-11 2002-02-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl
2001-12-17Fixed bug in loading of categories under certain special circumstancesnicola
2001-11-142001-11-14 Aldy Hernandez <aldyh@redhat.com>aldyh
2001-11-082001-11-07 Aldy Hernandez <aldyh@redhat.com>aldyh
2001-10-29Rewritten from scratch class lookup internals - getting a good performancenicola
2001-10-29Rewritten all the internals - great performance boost.nicola
2001-09-102001-09-10 Ovidiu Predescu <ovidiu@cup.hp.com>ovidiu
2001-09-10Removed the DEBUG declaration.ovidiu
2001-07-18Save a function call in common mutex locking/unlocking operationsnicola
2001-07-18Save a function call on mutex locking/unlockingnicola
2001-07-16Fixed object_is_class and object_is_metaclassnicola
2001-06-09* configure.in (AC_EXEEXT): Work around in case it expands toaoliva
2001-06-082001-06-08 Nicola Pero <n.pero@mi.flashnet.it>shebs
2001-06-082001-06-06 Richard Frith-Macdonald <rrfm@gnu.org>shebs
2001-05-252001-05-25 Ovidiu Predescu <ovidiu@cup.hp.com>ovidiu
2001-05-25(__objc_send_message_in_list): When setting a new entry inovidiu
2001-05-20* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,aoliva
2001-05-09gcc:jsm28
2001-05-02Fix typommitchel
2001-05-02 * fdl.texi: New file.mmitchel
2001-04-30 * fdl.texi: New file.mmitchel
2001-03-21 * encoding.c (REAL_TYPE): Define.wehle