]> err.no Git - sope/commit
bringing gnustep-objc r114 into the main branch
authorhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Fri, 3 Jun 2005 14:22:37 +0000 (14:22 +0000)
committerhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Fri, 3 Jun 2005 14:22:37 +0000 (14:22 +0000)
commitefc80a92924c633fa0212ee7df79e8bdc6895bab
tree23160885770a42c80e2be156613697f96d2fb676
parent602ba787227465ea903715df2c2762a4c80553d7
bringing gnustep-objc r114 into the main branch

git-svn-id: http://svn.opengroupware.org/SOPE/trunk@833 e4a50df8-12e2-0310-a44c-efbce7f8a7e3
91 files changed:
gnustep-objc/COPYING [new file with mode: 0644]
gnustep-objc/COPYING.LIB [new file with mode: 0644]
gnustep-objc/ChangeLog [new file with mode: 0644]
gnustep-objc/GNUmakefile [new file with mode: 0644]
gnustep-objc/GNUmakefile.postamble [new file with mode: 0644]
gnustep-objc/NXConstStr.h [new file with mode: 0644]
gnustep-objc/NXConstStr.m [new file with mode: 0644]
gnustep-objc/Object.h [new file with mode: 0644]
gnustep-objc/Object.m [new file with mode: 0644]
gnustep-objc/Protocol.h [new file with mode: 0644]
gnustep-objc/Protocol.m [new file with mode: 0644]
gnustep-objc/README [new file with mode: 0644]
gnustep-objc/README.threads [new file with mode: 0644]
gnustep-objc/THREADS [new file with mode: 0644]
gnustep-objc/archive.c [new file with mode: 0644]
gnustep-objc/class.c [new file with mode: 0644]
gnustep-objc/config/alpha/generic/compiler-info.h [new file with mode: 0644]
gnustep-objc/config/arm/linux-gnu/compiler-info.h [new file with mode: 0644]
gnustep-objc/config/hppa/hpux/compiler-info.h [new file with mode: 0644]
gnustep-objc/config/hppa/linux-gnu/compiler-info.h [new file with mode: 0644]
gnustep-objc/config/i386/linux-gnu/compiler-info.h [new file with mode: 0644]
gnustep-objc/config/ix86/freebsd/compiler-info.h [new file with mode: 0644]
gnustep-objc/config/ix86/linux-gnu/compiler-info.h [new file with mode: 0644]
gnustep-objc/config/ix86/openbsd3.2/compiler-info.h [new file with mode: 0644]
gnustep-objc/config/ix86/openbsd3.7/compiler-info.h [new file with mode: 0644]
gnustep-objc/config/ix86/solaris2.9/compiler-info.h [new file with mode: 0644]
gnustep-objc/config/m68k/linux-gnu/compiler-info.h [new file with mode: 0644]
gnustep-objc/config/mips/irix6/compiler-info.h [new file with mode: 0644]
gnustep-objc/config/mips/linux-gnu/compiler-info.h [new file with mode: 0644]
gnustep-objc/config/mipsel/linux-gnu/compiler-info.h [new file with mode: 0644]
gnustep-objc/config/powerpc/linux-gnu/compiler-info.h [new file with mode: 0644]
gnustep-objc/config/powerpc64/linux-gnu/compiler-info.h [new file with mode: 0644]
gnustep-objc/config/s390/linux-gnu/compiler-info.h [new file with mode: 0644]
gnustep-objc/config/sparc/config.make [new file with mode: 0644]
gnustep-objc/config/sparc/linux-gnu/compiler-info.h [new file with mode: 0644]
gnustep-objc/config/sparc/solaris2.6/compiler-info.h [new file with mode: 0644]
gnustep-objc/config/sparc/solaris2.9/compiler-info.h [new file with mode: 0644]
gnustep-objc/config/unknown/generic/compiler-info.h [new file with mode: 0644]
gnustep-objc/config/x86_64/generic/compiler-info.h [new file with mode: 0644]
gnustep-objc/configure [new file with mode: 0755]
gnustep-objc/debian/changelog [new file with mode: 0644]
gnustep-objc/debian/compat [new file with mode: 0644]
gnustep-objc/debian/control [new file with mode: 0644]
gnustep-objc/debian/copyright [new file with mode: 0644]
gnustep-objc/debian/docs [new file with mode: 0644]
gnustep-objc/debian/libobjc-lf2-dev.install [new file with mode: 0644]
gnustep-objc/debian/libobjc-lf2.install [new file with mode: 0644]
gnustep-objc/debian/patches/00list [new file with mode: 0644]
gnustep-objc/debian/rules [new file with mode: 0755]
gnustep-objc/encoding.c [new file with mode: 0644]
gnustep-objc/encoding.h [new file with mode: 0644]
gnustep-objc/fhs.make [new file with mode: 0644]
gnustep-objc/gc.c [new file with mode: 0644]
gnustep-objc/globals.c [new file with mode: 0644]
gnustep-objc/globals.h [new file with mode: 0644]
gnustep-objc/hash.c [new file with mode: 0644]
gnustep-objc/hash.h [new file with mode: 0644]
gnustep-objc/init.c [new file with mode: 0644]
gnustep-objc/libobjc-lf2.spec [new file with mode: 0755]
gnustep-objc/libobjc.def [new file with mode: 0644]
gnustep-objc/libobjc_entry.c [new file with mode: 0644]
gnustep-objc/linking.m [new file with mode: 0644]
gnustep-objc/misc.c [new file with mode: 0644]
gnustep-objc/nil_method.c [new file with mode: 0644]
gnustep-objc/objc-api.h [new file with mode: 0644]
gnustep-objc/objc-decls.h [new file with mode: 0644]
gnustep-objc/objc-features.texi [new file with mode: 0644]
gnustep-objc/objc-list.h [new file with mode: 0644]
gnustep-objc/objc-mem.h [new file with mode: 0644]
gnustep-objc/objc.h [new file with mode: 0644]
gnustep-objc/objects.c [new file with mode: 0644]
gnustep-objc/runtime.h [new file with mode: 0644]
gnustep-objc/sarray.c [new file with mode: 0644]
gnustep-objc/sarray.h [new file with mode: 0644]
gnustep-objc/selector.c [new file with mode: 0644]
gnustep-objc/sendmsg.c [new file with mode: 0644]
gnustep-objc/thr-backends/mach.c [new file with mode: 0644]
gnustep-objc/thr-backends/mach.h [new file with mode: 0644]
gnustep-objc/thr-backends/posix.c [new file with mode: 0644]
gnustep-objc/thr-backends/posix.h [new file with mode: 0644]
gnustep-objc/thr-backends/pthreads.c [new file with mode: 0644]
gnustep-objc/thr-backends/pthreads.h [new file with mode: 0644]
gnustep-objc/thr-backends/single.c [new file with mode: 0644]
gnustep-objc/thr-backends/single.h [new file with mode: 0644]
gnustep-objc/thr-backends/solaris.c [new file with mode: 0644]
gnustep-objc/thr-backends/solaris.h [new file with mode: 0644]
gnustep-objc/thr-backends/win32.c [new file with mode: 0644]
gnustep-objc/thr-backends/win32.h [new file with mode: 0644]
gnustep-objc/thr.c [new file with mode: 0644]
gnustep-objc/thr.h [new file with mode: 0644]
gnustep-objc/typedstream.h [new file with mode: 0644]