Projects / Frost / Releases

RSS All releases of Frost

  •  21 Dec 2002 09:57

Release Notes: A bug was fixed which could lead to linking errors when running frost.

  •  07 Nov 2002 02:03

Release Notes: A bug which caused problems with dynamic_cast under certain conditions has been fixed, and the GNU bfd library is now used to read object files and shared libraries.

  •  01 Aug 2002 13:06

Release Notes: Several bugs have been fixed, and the linking speed has been improved considerably.

  •  24 May 2002 09:02

Release Notes: Some bugs and gcc 3.1-related problems have been fixed.

  •  17 May 2002 13:56

Release Notes: A bug has been fixed which caused an internal error while processing certain class hierarchies involving virtual base classes and multiple inheritance. The -I switch is processed correctly if the path is passed as separate argument.

  •  03 May 2002 10:40

Release Notes: A preprocessor bug was fixed, and Frost no longer aborts with an error if gcc did not create a class hierarchy dump for a translation unit.

  •  30 Apr 2002 10:02

Release Notes: This release is a major rewrite. Many limitations of the old version have been removed, and functions with virtual arguments can now really be used as if they were a native C++ feature. Code written for earlier versions of frost will not be compatible, but it will be easy to convert.

  •  30 Jan 2001 06:12

    Release Notes: Several bugs were fixed, some configure options were added/changed, C++ function names in error messages were demangled, and a benchmark program has been added.

    •  30 Jan 2001 06:12

      Release Notes: Some minor bugs were fixed, and parts of the code were moved to a separate library.

      •  30 Jan 2001 06:12

        Release Notes: Template support, tons of bugfixes, and the STL that is shipped with gcc-2.95.2 is now parsed without problems.

        Screenshot

        Project Spotlight

        CGIProxy

        An anonymizing, filter-bypassing, HTTP/FTP proxy in a CGI script.

        Screenshot

        Project Spotlight

        The Lean Mean C++ Option Parser

        A no-dependencies C++ commandline arguments parser with a convenient interface.