1. 26 Aug, 1997 1 commit
  2. 11 Aug, 1997 1 commit
  3. 02 Aug, 1997 1 commit
  4. 01 Aug, 1997 1 commit
  5. 21 Jul, 1997 1 commit
  6. 18 Jul, 1997 2 commits
  7. 14 Jul, 1997 1 commit
  8. 07 Jul, 1997 1 commit
  9. 02 Jul, 1997 1 commit
  10. 27 Jun, 1997 7 commits
  11. 25 Jun, 1997 9 commits
  12. 22 Jun, 1997 4 commits
  13. 17 Mar, 1997 1 commit
    • (__objc_block_return): Remove function. · 14499ba4
      (__objc_word_return, __objc_double_return): Remove functions.
      (__objc_get_forward_imp): New function.
      (__objc_init_dispatch_tables): Install zero instead of
      __objc_init_install_dtable.
      (__objc_init_install_dtable): No longer call the method but
      allow objc_msg_lookup return it for normal execution.
      (obj_msg_lookup): Differentiate between when a method isn't
      implemented and when the dispatch table needs to be installed.
      Return the IMP when the dispatch table is installed versus
      having __objc_init_install_dtable call it.
      (get_imp): Install dispatch table if needed and return IMP
      from the newly installed dispatch table.
      (__objc_responds_to): Install dispatch table if needed before
      checking if method is implemented.
      
      From-SVN: r13723
      Richard Kenner committed
  14. 16 Mar, 1997 2 commits
  15. 15 Mar, 1997 6 commits
  16. 04 Feb, 1997 1 commit