Share

jjLibrary

Code

Programming Languages: C++

License: OSI-Approved Open Source

Repositories

browse code, statistics svn co https://jjlib.svn.sourceforge.net/svnroot/jjlib jjlib

browse code, statistics, last commit on 2003-03-31 cvs -d:pserver:anonymous@jjlib.cvs.sourceforge.net:/cvsroot/jjlib login

cvs -z3 -d:pserver:anonymous@jjlib.cvs.sourceforge.net:/cvsroot/jjlib co -P modulename

Show:

What's happening?

  • Alan v0.31 is released.

    I'm alive(^_^;)

    2009-06-18 05:27:10 UTC by fwells00

  • v0.31

    fwells00 changed the v0.31 file release.

    2009-06-18 05:22:40 UTC by fwells00

  • jjLibrary

    fwells00 added the alan-0.31.tar.gz file.

    2009-06-18 05:21:42 UTC by fwells00

  • v0.31

    fwells00 changed the v0.31 file release.

    2009-06-18 05:21:29 UTC by fwells00

  • v0.31

    fwells00 created the v0.31 file release.

    2009-06-18 05:20:31 UTC by fwells00

  • errno

    The compilation is tried in the Windows environment. The problem occurs in variable "errno" when compiling with the MultiThreading. You should change the variable name. short errno -> short error_No jj/error.h void jjraise(jjErrno &eh, short errno); void jjraise2_(jjErrno &eh, short errno, const char *, int); stdlib.h #if defined(_MT) || defined(_DLL) _CRTIMP int * __cdecl...

    2008-06-21 10:53:30 UTC by nobody

  • jjLibrary: Alan v0.25 is released.

    Two projects; new one is "Alan" a programming language. The other is "jjLibrary" a C++ library which provides 1) jjPattern : Pattern-based container class (Hash, Tree, List, Graph), 2) jjErrno : error handling, and 3) jjCGI : CGI library. Alan v0.25 is released. This version supports pipe, which looks like Unix pipe, but it is more similar to iterator method chain for...

    2008-01-08 18:41:28 UTC by fwells00

  • Alan v0.21

    compile error message for function-calling becomes more user-friendly.

    2006-11-04 03:39:18 UTC by fwells00

  • Alan v0.20

    Str 254byte limitation has been gone away. wikimini.al works as normal WikiMini;-). Since many task-lists, release is not planned at this time.

    2006-11-03 20:03:02 UTC by fwells00

  • Alan v0.19 is released!

    Alan v0.19 is released. New features are: - putf() - formatted output like C printf(3) and perl format - type-type - meta type of data-type - exit() - Type() - constructor-expression like C++.

    2006-10-25 16:29:08 UTC by fwells00

Our Numbers