[go: up one dir, main page]

File: CHANGES

package info (click to toggle)
field3d 1.7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,500 kB
  • ctags: 3,213
  • sloc: cpp: 25,268; ansic: 2,577; python: 222; sh: 72; makefile: 25
file content (15 lines) | stat: -rw-r--r-- 545 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Apr 21, 2010
  * Added CMake build system. (Contributed by Nicholas Yue)

Nov 3, 2009 
  * Added dynamic loading of sparse fields.
  * Merged all the various class factory into single ClassFactory.
  * Created base class for reference counted objects, before each 
    class implemented the same ref count functions.
  * Fixed bug in sparse block iterators
  * Main branch is now at version 1.1

Aug 21 2009
  * First "release" into the wild. The official v1.0.0 release branch 
    will be created once any initial kinks have been worked out.