Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for 64-bit registes | Suren A. Chilingaryan | 2015-11-17 | 23 | -295/+674 |
* | IPEDMA Update | Suren A. Chilingaryan | 2015-11-17 | 6 | -37/+112 |
* | Fix segmentation crash due to uninitialized variable | Suren A. Chilingaryan | 2015-10-22 | 1 | -1/+2 |
* | Install all XSD schemas | Suren A. Chilingaryan | 2015-10-22 | 1 | -1/+1 |
* | Fix the size of the configuration bank | Suren A. Chilingaryan | 2015-10-22 | 1 | -1/+1 |
* | Fix access to the property-based registers | Suren A. Chilingaryan | 2015-10-22 | 3 | -45/+37 |
* | Documentation update | Suren A. Chilingaryan | 2015-10-22 | 26 | -411/+3654 |
* | Add few messages to inform about precision problems while converting polymorp... | Suren A. Chilingaryan | 2015-10-19 | 1 | -0/+6 |
* | Support multiple XML files per folder | Suren A. Chilingaryan | 2015-10-19 | 12 | -205/+324 |
* | Support computed (property-based) registers | Suren A. Chilingaryan | 2015-10-19 | 18 | -46/+281 |
* | Add optional description in the value name-aliases | Suren A. Chilingaryan | 2015-10-19 | 3 | -0/+5 |
* | Provide register listings in public API | Suren A. Chilingaryan | 2015-10-19 | 10 | -100/+295 |
* | Support reading/writting register views by id | Suren A. Chilingaryan | 2015-10-18 | 11 | -39/+236 |
* | Support properties in transform formulas | Suren A. Chilingaryan | 2015-10-18 | 2 | -7/+26 |
* | Support XML properties | Suren A. Chilingaryan | 2015-10-18 | 7 | -10/+34 |
* | Support properties of arbitrary type | Suren A. Chilingaryan | 2015-10-18 | 22 | -168/+871 |
* | Support writting register views | Suren A. Chilingaryan | 2015-10-13 | 10 | -62/+80 |
* | Support reading of register views | Suren A. Chilingaryan | 2015-10-13 | 1 | -25/+49 |
* | Support transform views | Suren A. Chilingaryan | 2015-10-13 | 5 | -61/+138 |
* | Implement enum view | Suren A. Chilingaryan | 2015-10-09 | 10 | -49/+98 |
* | Introduce hashes | Suren A. Chilingaryan | 2015-10-09 | 11 | -111/+252 |
* | Base functions for views | Suren A. Chilingaryan | 2015-10-08 | 19 | -41/+731 |
* | Fix IPEDMA benchmark in non-streaming mode | Suren A. Chilingaryan | 2015-09-24 | 1 | -4/+4 |
* | Finalyze XML support and provide initial support for views (only descriptions... | Suren A. Chilingaryan | 2015-09-24 | 32 | -1135/+1978 |
|\ | |||||
| * | bof.... | nicolas.zilio@hotmail.fr | 2015-09-15 | 2 | -11/+14 |
| * | no more realloc in op enum | nicolas.zilio@hotmail.fr | 2015-09-15 | 2 | -12/+11 |
| * | not perfect but working | nicolas.zilio@hotmail.fr | 2015-09-15 | 4 | -55/+71 |
| * | soka | nicolas.zilio@hotmail.fr | 2015-09-15 | 3 | -9/+26 |
| * | correction of some fails to load correct | nicolas.zilio@hotmail.fr | 2015-09-15 | 2 | -16/+28 |
| * | merge views and units, some name homogeneisation | nicolas.zilio@hotmail.fr | 2015-09-15 | 7 | -99/+88 |
| * | cleaning | nicolas.zilio@hotmail.fr | 2015-09-15 | 5 | -153/+5 |
| * | addition of other remarks, cleaning in progress | nicolas.zilio@hotmail.fr | 2015-09-15 | 4 | -178/+114 |
| * | first compil ok with addition of generic views | nicolas.zilio@hotmail.fr | 2015-09-15 | 4 | -195/+106 |
| * | just crap | nicolas.zilio@hotmail.fr | 2015-09-14 | 2 | -9/+34 |
| * | first try with pcilib_operation_t | nicolas.zilio@hotmail.fr | 2015-09-14 | 4 | -8/+132 |
| * | views with units functionnal (beware, as formulas are completely crap now, we... | nicolas.zilio@hotmail.fr | 2015-09-14 | 6 | -108/+221 |
| * | views working fine, units in progress | nicolas.zilio@hotmail.fr | 2015-09-14 | 10 | -64/+267 |
| * | more towards views | nicolas.zilio@hotmail.fr | 2015-09-11 | 8 | -41/+77 |
| * | reviewd old tasks comments for doxygen and update | zilio nicolas | 2015-09-11 | 6 | -120/+162 |
| * | more towards views | zilio nicolas | 2015-09-10 | 5 | -10/+324 |
| * | compilation ok | zilio nicolas | 2015-09-10 | 6 | -60/+120 |
| * | more towards new views, beware, error codes not overhauled now | zilio nicolas | 2015-09-10 | 1 | -19/+58 |
| * | towards better views i hope | zilio nicolas | 2015-09-10 | 3 | -0/+280 |
* | | Reorder statements in CMakeLists.txt properly | Suren A. Chilingaryan | 2015-09-17 | 1 | -12/+12 |
|/ | |||||
* | Use software registers in XML test | Suren A. Chilingaryan | 2015-09-10 | 1 | -2/+2 |
* | Sort registers before listing | Suren A. Chilingaryan | 2015-09-10 | 1 | -4/+37 |
* | Initial integration of XML support | Suren A. Chilingaryan | 2015-09-10 | 21 | -54/+1586 |
|\ | |||||
| * | further modifications | zilio nicolas | 2015-09-07 | 7 | -191/+205 |
| * | end of modifications | zilio nicolas | 2015-09-04 | 9 | -241/+205 |
| * | qsort enough implementation, and corrected a little unwanted propagating desc... | zilio nicolas | 2015-09-04 | 1 | -31/+17 |