Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Psiphon 3
    1,810 downloads
    LibreOffice 3.6.6 /
    4.0.3 / 4.0.4 RC2 /
    4.1.0 Beta 2

    1,388 downloads
    Wine 1.4.1 / 1.6 RC2
    1,378 downloads
    BackTrack 5 R3
    1,339 downloads
    Adobe Flash Player
    for Linux
    11.2.202.258

    1,125 downloads
    Red Hat Linux 9
    1,109 downloads
    VLC 2.0.7
    978 downloads
    Ubuntu 10.04.4 LTS
    882 downloads
    Red Hat Enterprise
    Linux 6.4

    798 downloads
    Ubuntu 12.04.2 LTS
    762 downloads
    MOST POPULAR DISTROS
    #
    Distribution
    PCLinuxOS 2013.04
    User rating: 4.8/5
    Votes: 371
    OpenMandriva 2013.0
    Alpha

    User rating: 4.4/5
    Votes: 625
    Ubuntu 9.10
    User rating: 4.4/5
    Votes: 267
    Clonezilla LiveCD
    2.1.1-25 / 2.1.2-15

    User rating: 4.3/5
    Votes: 260
    BackTrack 5 R3
    User rating: 4.3/5
    Votes: 569
    Fedora 18
    User rating: 4.3/5
    Votes: 613
    openSUSE Linux 12.3
    / 13.1 Milestone 2

    User rating: 4.2/5
    Votes: 471
    Ubuntu 12.04.2 LTS
    User rating: 4.2/5
    Votes: 696
    Ubuntu 10.04.4 LTS
    User rating: 4.0/5
    Votes: 286
    Linux Mint 15
    User rating: 4.0/5
    Votes: 371
    Home > Linux > Programming > Interpreters > Ctalk > Changelog

    Ctalk 0.0.97b 20120619 - Changelog


    What's new in Ctalk 0.0.96a 20100627:

    June 28th, 2010

    · This version adds basic regular expression pattern matching to the String class, and automatic code generation that translates C variables and constants to Ctalk object method return values.



    What's new in Ctalk 0.0.96a 20100414:

    April 15th, 2010

    · Ctalk adds object oriented programming features, like classes, methods, operator overloading, and inheritance, to C programs. The Ctalk package provides the Ctalk front end, run time libraries, and documentation. Additional packages provide sample applications and example programs that you can use in your programs or for testing.

    · Release 0.0.96a 20100414 contains updated versions of the addressOf and deref methods, and internal updates for object persistence over successive method messages.



    What's new in Ctalk 0.0.96a 20100327:

    March 29th, 2010

    · Simple class was added to track allocated memory – MemoryManager. It was used in Interface, XWindowSystem and Engine classes. Now, all classes created by them will be freed in a destructor of creator class (if they were not freed manually).
    · FPS counter was moved to Window class. Now, FPS value is available through getFPS() function.
    · Several vector constants for colors were added to make samples and code easier for reading.
    · Samples’ source code was reworked to make it clear.
    · Many fixes (compile errors for 64-bits Linux, crashes for nVidia cards for samples with fonts (solution))
    · Support of SGIS_generate_mipmap extension was added: Now MIP levels can be generated automatically during texture creation.
    · New sample which shows sprites & shaders usage: Sobel filter (samples/sobel in the source code archive)



    What's new in Ctalk 0.0.96a 20100219:

    February 19th, 2010

    · Ctalk adds object oriented programming features, like classes, methods, operator overloading, and inheritance, to C programs. The Ctalk package provides the Ctalk front end, run time libraries, and documentation. Additional packages provide sample applications and example programs that you can use in your programs or for testing.

    · Release 0.0.96a 20100219 adds further internal updates to handle complex expressions that contain object references or inspect objects’ internal data, as well as other updates that improve reliability when processing complicated input source files.

    · Note to Developers: We may be uploading release candidates much more frequently than the freshmeat.net site can make announcements for. This site can’t host anonymous Subversion or CVS, either. (If you know of a server that can and is willing to donate space, we’d love to hear from you.) So, to get information about Ctalk release candidates more frequently than the freshmeat.net mailing list, please subscribe to the Ctalk Forums’ RSS feed. The eaiset way is with a Web browser that supports RSS or, “live,” bookmarks. Then, in order to subscribe, you can simply click on the RSS2 link at the bottom of this page to add the Ctalk announcements to your Web browser.



    What's new in Ctalk 0.0.96a 20100212:

    February 12th, 2010

    · Release 0.0.96a 20100212 adds the ObjectInspector class, which defines methods for the formatting and display of object contents, additions to the core language and class libraries to handle expressions that contain object references, more portable signal handling, recursive object calls for methods that use variable arguments, better warning and error messages for duplicate labels and ambiguous message references, and the xspiro.c example program for Linux and OS X platforms.



    What's new in Ctalk 0.0.96a 20090920:

    September 21st, 2009

    · This release adds the Bitmap, Font, X11Font, X11PaneDispatcher, and X11TextPane classes.
    · It also includes updates to the Symbol class, as well as many internal improvements and bugfixes.



    What's new in Ctalk 0.0.95a RC8:

    May 8th, 2009

    · Release 0.0.95a rc8 adds the “eval” keyword and the ANSITextBoxPane class, and contains many reliability improvements and bug fixes.



    What's new in Ctalk 0.0.95a RC4:

    April 6th, 2009

    · This release adds the ANSIWidgetPane and ANSITextEntryPane classes and contains many internal improvements and bugfixes.



    What's new in Ctalk 0.0.95a RC2:

    March 16th, 2009

    · This release adds the X11TerminalStream class that provides support for X Window System events and updates to the X11Pane and InputEvent classes.
    · There are several bugfixes and reliability improvements.



    What's new in Ctalk 0.0.95a RC1:

    March 9th, 2009

    · This release adds X Window System library support and the X11Pane class, and has internal improvements and bugfixes.



    What's new in Ctalk 0.0.94a:

    March 1st, 2009

    · This release adds many API features and methods for Point, Pane, ANSITerminalPane, and other classes, as well as numerous internal improvements and bugfixes.



    What's new in Ctalk 0.0.94a RC3:

    February 23rd, 2009

    · This release adds the Point, Pane, and ANSITerminalPane classes, which add basic windowing capabilities for console and serial terminal displays.
    · It has numerous internal improvements and bugfixes.



    What's new in Ctalk 0.0.94a RC2:

    February 16th, 2009

    · This release adds several debugging methods, including method walkbacks for exceptions and the output of object and instance data to the console.
    · This release also contains many bugfixes and improved analysis of expressions that are used as C function arguments.



    What's new in Ctalk 0.0.94a RC1:

    February 9th, 2009

    · This release adds serial terminal support in the ANSITerminalStream class, and an updated version of the wiki.c example program.
    · It also contains additional methods in the TerminalStream and FileStream classes, as well as many internal improvements and bugfixes.



    What's new in Ctalk 0.0.93a:

    February 2nd, 2009

    · This release adds the TerminalStream class and its subclasses, which provide applications with an API to handle user input events, as well as basic terminal output capabilities.
    · This release also contains many internal improvements and bugfixes.



    What's new in Ctalk 0.0.93a RC3:

    January 26th, 2009

    · This release includes improved registration of C variables that are used as method arguments, and translation of objects that are used as function arguments.
    · It adds terminal InputEvent support for the Win32TerminalStream class and methods for reading PC-compatible BIOS keyboard scan codes and shift states, as well as the scancode.c example program for PC-compatible systems.



    What's new in Ctalk 0.0.93a RC2:

    January 18th, 2009

    · This release adds the InputEvent class and support for queued input events in the ANSITerminalStream and TerminalStream classes, an improved Object : become method, a simplified List class, improvements in analyzing instance variable expressions, and several bugfixes.



    What's new in Ctalk 0.0.93a RC1:

    January 12th, 2009

    · This release adds a basic Object : become method, and raw character input and control key handling in the ANSITerminalStream class.



    What's new in Ctalk 0.0.92a:

    January 5th, 2009

    · This release has support for multiple input files from release candidate 1, as well as numerous improvements in expression analysis and bugfixes.



    What's new in Ctalk 0.0.92a RC1:

    December 28th, 2008

    · This release adds support for multiple input files and new command line options for the ctcc and ctdb programs.



    What's new in Ctalk 0.0.91a RC1:

    December 19th, 2008

    · This release adds just-in-time processing for class library methods, improved analysis of C expressions that contain "self," further additions to the ANSITerminalStream class and the stream API, and several bugfixes.



    What's new in Ctalk 0.0.90a:

    December 15th, 2008

    · This release adds an updated ANSITerminalStream class.
    · It has internal improvements that include class library and method lookups for complex instance and class variables and their superclasses, better accounting of Collection object references, and improved, platform-specific reference decoding for all object classes.



    What's new in Ctalk 0.0.90a RC1:

    December 8th, 2008

    · This release adds the ANSITerminalStream class that provides basic terminal capabilities for xterms and compatible terminals, other library API and expression analysis improvements, and bug and compatibility fixes.



    What's new in Ctalk 0.0.89a:

    November 30th, 2008

    · This release adds the String : printOn and WriteFileStream : printOn methods, which provide better streaming output capabilities.
    · There are many object accounting and compatibility improvements, some bugfixes, and the Win32TerminalStream class, which provides basic console display capabilities for Win32 systems.



    What's new in Ctalk 0.0.88a:

    November 24th, 2008

    · This release contains many internal improvements and bugfixes that improve user object tracking and accounting, expression analysis, and performance.



    What's new in Ctalk 0.0.87a:

    November 17th, 2008

    · This release contains several compatibility fixes and bugfixes.



    What's new in Ctalk 0.0.86a:

    November 10th, 2008

    · This release fixes a bug in class and instance variable initialization and adds several performance improvements.



    What's new in Ctalk 0.0.85a:

    November 7th, 2008

    · This release contains many reliability improvements and bugfixes, and simple CGI Wiki and directory list example programs.



    What's new in Ctalk 0.0.84a:

    November 3rd, 2008

    · This release has an internal mechanism for aliasing global and local objects, several new methods, and minor bugfixes, performance improvements, and changes to the method API.



    What's new in Ctalk 0.0.83a:

    October 30th, 2008

    · This release contains many internal improvements and bugfixes that improve object deletion reliability, provide minor performance improvements, and improve message handling of Collection receivers at run time.



    What's new in Ctalk 0.0.82a:

    October 26th, 2008

    · This release adds the "Application" class and contains many internal compatibility, performance, and method API improvements.



    What's new in Ctalk 0.0.81a:

    October 22nd, 2008

    · This release contains internal improvements that provide more flexible handling of incomplete C data types and variable declarations, as well as further improvements in object creation and deletion and exception handling.



    What's new in Ctalk 0.0.80a:

    October 20th, 2008

    · This release adds more flexibility in the use of self, and changes in the class libraries for expressions that use self.
    · The ChangeLog contains a list of methods that are updated.



    What's new in Ctalk 0.0.78a:

    October 13th, 2008

    · This release adds an internal copy-on-read mechanism for Symbol references and objects referenced by C variables, as well as other improvements in object creation and deletion, and updates to the Object and Array classes.



    What's new in Ctalk 0.0.77a:

    October 7th, 2008

    · This release contains improvements to superclass variable and method operations, and changes to the AssociativeArray and Collection class libraries.



    What's new in Ctalk 0.0.76a:

    September 29th, 2008

    · This release contains internal improvements in error handling, expression analysis, and minor bugfixes.



    What's new in Ctalk 0.0.75a:

    September 26th, 2008

    · This release has further improvements in the creation and deletion of objects, improvements in inline method calls and the Collection class API, and updated versions of the ctenv.c and ctcheckquery.c example programs.



    What's new in Ctalk 0.0.74a:

    September 22nd, 2008

    · This release contains many internal improvements and bugfixes.



    What's new in Ctalk 0.0.73a:

    September 15th, 2008

    · This release contains many improvements in the creation and deletion of objects, bugfixes, and the example program, lclock.c.



    What's new in Ctalk 0.0.71a:

    September 8th, 2008

    · This release contains many improvements in the creation and deletion of local and temporary objects and class library objects and methods.



    What's new in Ctalk 0.0.69a:

    September 1st, 2008

    · This release contains internal improvements in object creation and deletion, as well as improvements in C expression parsing and several bugfixes.




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM