pkgsrc/lang/opensource-cobol
ryoon 792e962ab6 Update to 1.5.1J
* Fix PR pkg/51738 from Oshima-san

Changelog:
* Changes in opensource COBOL 1.5.1J

** Bug fixes

*** build error on Windows.

*** test failure caused by missing inline-function declarations on gcc5.

*** compiler warnings on v1.3 or later.

** Changes

*** update solution file in Visual Studio to 2015.

-----------------------------------------------------------------------

* Changes in opensource COBOL 1.5.0J

** New features

*** ADD new functions and features.
    (1) Add a new function "C$CALLEDBY".
        This gets the program name that called itself.
    (2) Add a new function "C$LIST-DIRECTORY".
        This gets the list of files in the target directory.
    (3) Add a new feature "CANCEL ALL".
        This cancel subprogram and all subprograms that callded by it.
2016-12-25 00:11:56 +00:00
..
DESCR
distinfo Update to 1.5.1J 2016-12-25 00:11:56 +00:00
Makefile Update to 1.5.1J 2016-12-25 00:11:56 +00:00
PLIST