File: Changes

package info (click to toggle)
cmigrep 1.5-9
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 724 kB
  • sloc: ml: 1,252; lisp: 386; makefile: 102; sh: 25
file content (14 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
1.5
* ignore (but warn about) missing findlib packages
* minor refactoring

1.4
* support module aliasing with let module, and module =
* started making a cmigrep library, but not done yet

1.3
* bug fixes

1.2 
* add support for specifying a list of open modules
* fix some regexp bugs in the module expression parser