Giter Site home page Giter Site logo

c-libutl's People

c-libutl's Issues

fmt example

The fmt example should be completed to allow documentation to be
transformed from its current text format to html

Original issue reported on code.google.com by [email protected] on 6 Jan 2010 at 11:29

Regression tests and test coverage

Tests in the test/regression directory should be enhanced and a test
coverage report should be produced.

Ideally 100% of library code should be tested by the regression tests.

Original issue reported on code.google.com by [email protected] on 6 Jan 2010 at 11:26

performance tests and profiling

Tests in the test/stress directory should be augumented and a profiling
report should be generated to help addressing improvement areas.

Ideally profiling should be done on many different operating systems and
conditions

Original issue reported on code.google.com by [email protected] on 6 Jan 2010 at 11:27

Web Site

The current website should be redone :(

Original issue reported on code.google.com by [email protected] on 8 Jan 2010 at 9:44

container for maps

Current implementation of hash table is not optimal. A new container should
be implemented.

Original issue reported on code.google.com by [email protected] on 6 Jan 2010 at 11:30

pmxshell

A graphical version of the pmx shell should be created to help with the pmx
packages

Original issue reported on code.google.com by [email protected] on 6 Jan 2010 at 11:32

pmx optimization

We should add the ability to optimize a pmx pattern. Something similar to
DFA to NFA 

Original issue reported on code.google.com by [email protected] on 15 Apr 2010 at 11:38

ensure multi thread safety

Currently clibutl uses global variables and statically allocated buffers
making it non-thread safe.
Need to make it safe.

Original issue reported on code.google.com by [email protected] on 10 Jan 2010 at 1:06

user documentation

Library needs to be documented at the API level. 
Current version is here:

http://code.google.com/p/c-libutl/source/browse/trunk/doc/usersguide.txt

Original issue reported on code.google.com by [email protected] on 6 Jan 2010 at 11:23

Look up table optimiziation

Currently look up table (lut_t) use a binary search. We need a tool to use
as an intermediate step in the compilation that converts look up tables
using perfect hashing.

Original issue reported on code.google.com by [email protected] on 15 Apr 2010 at 11:33

pmxshell command line interface

The pmxshell CLI should be completed. Possibly with the integration of
readline so to get history and other functions (coloring?)

Original issue reported on code.google.com by [email protected] on 8 Jan 2010 at 9:43

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.