Menu

Tree [64e363] master /
 History

HTTPS access


File Date Author Commit
 doc 2008-09-04 Simon Howard Simon Howard [f1a023] Reword some of the text about the license.
 src 2011-02-05 Simon Howard Simon Howard [64e363] Fix documentation comment (thanks Dave Kiddell).
 test 2009-08-16 Simon Howard Simon Howard [69b590] Make hash functions return int rather than long.
 tools 2008-06-01 Simon Howard Simon Howard [0a8ff8] Fix smart-indent to expand tabs to the next tab...
 .lvimrc 2008-10-01 Simon Howard Simon Howard [ec9061] Add local vim project settings file.
 AUTHORS 2005-11-26 Simon Howard Simon Howard [e8e839] AUTHORS file
 COPYING 2008-06-13 Simon Howard Simon Howard [396992] Switch to ISC license, update copyright to 2005...
 ChangeLog 2008-09-14 Simon Howard Simon Howard [f91ea0] Bump version to v1.2.0, update NEWS and ChangeLog.
 Makefile.am 2005-12-13 Simon Howard Simon Howard [bd148c] Install header files, pkgconfig .pc file
 NEWS 2008-09-14 Simon Howard Simon Howard [f91ea0] Bump version to v1.2.0, update NEWS and ChangeLog.
 README 2008-09-04 Simon Howard Simon Howard [f1a023] Reword some of the text about the license.
 autogen.sh 2005-11-26 Simon Howard Simon Howard [d3cbfb] Generate a configuration file so that the compi...
 configure.ac 2009-07-19 Simon Howard Simon Howard [0acb69] Turn on compiler warnings for signed/unsigned c...
 libcalg-1.0.pc.in 2005-12-13 Simon Howard Simon Howard [bd148c] Install header files, pkgconfig .pc file

Read Me

C Algorithms

The C programming language includes a very limited standard library in
comparison to other modern programming languages.  This is a collection of
common Computer Science algorithms which may be used in C projects.

The code is licensed under the ISC license (a simplified version of the BSD
license that is functionally identical).  As such, it may legitimately be
reused in any project, whether Proprietary or Open Source.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.