Menu

Code Commit Log


Commit Date  
[r97] (HEAD) by hasfo

Added info about the project state

2015-03-12 11:24:12 Tree
[r96] by hasfo

fixed MKL compilation error,updated projects for VS2008, new binaries

2011-08-08 20:39:13 Tree
[r95] by hasfo

* update for hycalper code generation tool: now supports "endmark" tag
* some documentation for memory pool
* bugfix: in rare cases the start index for repeated 1d fft was computed wrong

2011-08-08 17:53:01 Tree
[r94] by kruemeling

Added Serializable attribute to ILNumerics.complex and ILNumerics.fcomplex

2011-04-05 12:04:42 Tree
[r93] by joemoorhouse

Fix bugs in subtraction and element-wise divide overloads.

2010-12-18 21:24:27 Tree
[r92] by hasfo

Changes in version 1.4.11 (Core)
================================
* small docu bugfix: ILArray<T>[int] (contributed)
* added AutoTestCaseGeneration project
(permutes all parameter for all Core tests)

Changes in version 0.13.03 (Drawing)
====================================
* reset defaults for ILSubfigure
* reset defaults for Plot2dGraph
* lots of documentation fixes
* aligned web/html docu and chm files
* fixed IILPanelConfigurator for older graphs
* added > 10 examples to SVN reposository

2010-10-16 18:55:45 Tree
[r91] by hasfo

update online documentation (web + chm)

2010-10-16 12:27:37 Tree
[r90] by hasfo

merged and updated downloadable documentation files (.chm)

2010-10-14 08:22:04 Tree
[r89] by hasfo

Changes in version 1.4.10 (Core)
================================
* implemented nonrecursive quicksort
* some documentation fixes
* new Settings in ILSettings (rel. sorting)
* refinements in ILArray.ToString() for NaN/Inf

Changes in version 0.13.02 (Drawing)
====================================
* renamed: Drawing.Plots.ILLitBox3D
-> Drawing.Shapes.ILLitBox
* moved: Drawing.Graphs.ILBarGraph2D
-> Drawing.Plots.ILBarGraph2D
* implemented ILPlot (custom plots base)
* ILPanel.Create() sets Dock=Filled also
* added new plot: ILLitSink (demo)
* added ILSceneGraphNode.EventingSuspend()
* added ILSceneGraphNode.EventingResume()
* new ILPanel.InteractiveMode: Translating (via CTRL key)
* renamed ILLitBox3D.Wireframe -> ILLitBox3D.Edges
* sped up ILLitBox3D
* added ILPanel.Graph.AddPlot()
* improved ILPanel event handling
* ILPanel.AutoZoomContent -> AutoZoomOptions
* IILPanelConfigurator interface
* added ILSceneGraph.NodeAdded event
* added ILSceneGraph.NodeRemoved event
* removed! scene graph IEnumerable implementation
-> use ILSceneGraphNode instead
* added ILSceneGraphInnerNode.Remove(ILShape)
* removed! IILLegendRenderer.Label
* added IILLegendRenderer.LabelSize
* renamed: IILRenderer -> IILTextRenderer
* improved stability of axis ticks (NaN, Inf)
* added Plots.ILBarGraph3D: IILPanelConfigurator
* some documentation
* added Plots.ILLitSurface: IILPanelConfigurator
* improved ILLitSurface performance
* renamed: Drawing.Plots.ILVectorField
-> Drawing.Plots.ILVectorField2D
* Implemented ILBorderedShape.Update()
* improved sorting for transparent composite shapes
* ILLitPolygon, ILPolygon, ILLines accept
changed datalength on Update()
* ILTriangles, ILQuads: added missing constructors

2010-10-13 19:21:30 Tree
[r88] by hasfo

added ILCPUID.dll into bin/
added Core module license file

2010-09-23 09:26:57 Tree
Older >