Difference between revisions of "Template:GNUstep News"

From GNUstepWiki
Jump to navigation Jump to search
(Windows developer tools)
(138 intermediate revisions by 14 users not shown)
Line 1: Line 1:
===Feb 19 2009 ===
+
=== Oct 12 2014 ===
  
* '''[http://www.gnustep.org/experience/Windows.html Windows Developer Tools]'''
+
* '''[[Pantomime]] release'''
This is the 1.0.0 release of the developer tools installer.  This installer has
+
: Maintenance release
several tools that are useful for developing GNUstep on Windows.  These include ssh,
 
cvs and svn for getting the source code.  It also includes perl, autoconf and libtool.
 
  
=== Feb 7 2009 ===
+
=== Sep 04 2014 ===
  
We are currently 25 persons listening to David Chisnall's remote presentation on Pragmatic Smalltalk and the LanguageKit.
+
* '''[[BatMon.app]] release'''
which allows using Smalltalk with Objective-C. Under 1000 lines of code are specific to Smalltalk.
+
: ([http://gap.nongnu.org/batmon/index.html Homepage] 0.8 Release
  
Objective-C objects and Smalltalk objects use the same structure. An object can have methods in Objective-C and Smalltalk. No virtual machine, just a small runtime library is being used.
+
=== Apr 28 2014 ===
 +
* '''[[DataBasin.app]] release'''
 +
: ([http://gap.nongnu.org/databasin/index.html 0.7 release])
  
Slides will hopefully be up later.
+
=== Jan 09 2014  ===
 +
* '''Windows Installer update'''
 +
: ([http://www.gnustep.org/experience/Windows.html 0.34.0 Release])
  
=== Feb 7,8 2009 ===
+
=== Dec 24 2013 ===
* Join other GNUstep developers at FOSDEM in Brussels for presentations, tutorials, hacking and meeting other developers.
+
* '''GNUstep core release'''
More details can be found at http://www.fosdem.org
+
: ([http://www.gnustep.org/resources/downloads.php Christmas2013 Release])
  
=== Jan 8, 2009 ===
+
=== Dec 06 2013 ===
* Marcelo Yassunori Matuda announced that he has gotten GNUspeech working on GNUstep.  Thank you, Marcelo!!
+
* '''Windows Installer update'''
* You can find out more about the  GNUspeech project [http://www.gnu.org/software/gnuspeech/ here].
+
: ([http://www.gnustep.org/experience/Windows.html 0.33.0 Release])
* To download the GNUstep version of GNUspeech, get it from SVN at svn://svn.sv.gnu.org/gnuspeech/gnustep/trunk.
 
  
=== Jan 6, 2009 ===
+
=== Oct 15 2013 ===
 +
* '''[[Graphos.app]] version 0.5'''
 +
: New release, with improved editors and selection , important fixes for the Text objects
  
* '''GNUstep [[Make]]  2.0.8 stable release'''
+
=== Sep 16 2013 ===
* Fix a bug relating to installation in a different domain.
+
 
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-make-2.0.8.tar.gz Download Make])
+
* '''[[PDFKit]] version 0.9.3'''
 +
: This release solves portability issues (64bit-x86, PPC, Sparc...), problems with Clang, improved packaging, security patches
 +
 
 +
=== Aug 22 2013 ===
 +
* '''GNUstep Examples 1.4.0 stable release'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/usr-apps/gnustep-examples-1.4.0.tar.gz Download Examples]). Various updates.
 +
 
 +
* '''[[MathArray]] Version 1.3'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/contrib/MathArray-1.3.0.tar.gz Download MathArray]). Fixes to work on modern compilers.
 +
 
 +
=== Aug 10 2013 ===
 +
* '''GNUstep [[Startup]]  0.30.0 stable release'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-startup-0.30.0.tar.gz Download Startup]). Includes latest core packages
 +
 
 +
=== Apr 21 2013 ===
 +
* '''[[Zipper.app]] 1.5'''
 +
: ([http://gap.nongnu.org/zipper Zipper Homepage])
 +
 
 +
=== Apr 02 2013 ===
 +
* '''GNUstep [[Gui]]  0.23.1 stable release'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-gui-0.23.1.tar.gz Download Gui])
 +
* '''GNUstep [[Make]]  2.6.4 stable release'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-make-2.6.4.tar.gz Download Make])
 +
* '''GNUstep [[Base]]  1.24.4 stable release'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-base-1.24.4.tar.gz Download Base])
 +
 
 +
=== Mar 02 2013 ===
 +
* '''GNUstep [[Gui]]  0.23.0 stable release'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-gui-0.23.0.tar.gz Download Gui])
 +
* '''GNUstep [[Back]]  0.23.0 stable release'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-0.23.0.tar.gz Download Back])
 +
* '''GNUstep [[Make]]  2.6.3 stable release'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-make-2.6.3.tar.gz Download Make])
 +
* '''GNUstep [[Base]]  1.24.3 stable release'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-base-1.24.3.tar.gz Download Base])

Revision as of 21:12, 12 October 2014

Oct 12 2014

Maintenance release

Sep 04 2014

(Homepage 0.8 Release

Apr 28 2014

(0.7 release)

Jan 09 2014

  • Windows Installer update
(0.34.0 Release)

Dec 24 2013

  • GNUstep core release
(Christmas2013 Release)

Dec 06 2013

  • Windows Installer update
(0.33.0 Release)

Oct 15 2013

New release, with improved editors and selection , important fixes for the Text objects

Sep 16 2013

This release solves portability issues (64bit-x86, PPC, Sparc...), problems with Clang, improved packaging, security patches

Aug 22 2013

  • GNUstep Examples 1.4.0 stable release
(Download Examples). Various updates.
(Download MathArray). Fixes to work on modern compilers.

Aug 10 2013

  • GNUstep Startup 0.30.0 stable release
(Download Startup). Includes latest core packages

Apr 21 2013

(Zipper Homepage)

Apr 02 2013

  • GNUstep Gui 0.23.1 stable release
(Download Gui)
  • GNUstep Make 2.6.4 stable release
(Download Make)
  • GNUstep Base 1.24.4 stable release
(Download Base)

Mar 02 2013

  • GNUstep Gui 0.23.0 stable release
(Download Gui)
  • GNUstep Back 0.23.0 stable release
(Download Back)
  • GNUstep Make 2.6.3 stable release
(Download Make)
  • GNUstep Base 1.24.3 stable release
(Download Base)