minor, provide static pool for reference prices and accrued flows (called rpaf) |
|
More...
|
over 11 years ago
|
Merge branch 'feat/quote' |
|
More...
|
over 11 years ago
|
test, provide regression tests for bid/ask prices in glue subcommand |
|
More...
|
over 11 years ago
|
test, provide regression tests for bid/ask prices in filter subcommand |
|
More...
|
over 11 years ago
|
Merge branch 'cmd/glue' |
|
More...
|
over 11 years ago
|
test, (re)add some regressions for co_tser_flt() iteration in edge mode only |
|
More...
|
over 11 years ago
|
chore, set level predicate to -edge in glue subcmd |
|
More...
|
over 11 years ago
|
minor, fitten co_tser_flt() for level and edge iteration at the same time |
|
More...
|
over 11 years ago
|
test, adapt glue tests to what the output is meant to be |
|
More...
|
over 11 years ago
|
Revert "minor, change syntax for exposures that don't change to EXP (instead of OLD->NEW)" |
|
More...
|
over 11 years ago
|
minor, change syntax for exposures that don't change to EXP (instead of OLD->NEW) |
|
More...
|
over 11 years ago
|
test, provide regressions for glue subcommand, end-of-day only |
|
More...
|
over 11 years ago
|
chore, document glue command |
|
More...
|
over 11 years ago
|
Merge branch 'code/hygiene' |
|
More...
|
over 11 years ago
|
chore, exit subcmd routines early without epilogue (return directly) |
|
More...
|
over 11 years ago
|
Merge branch 'core/dfp754-ppc' |
|
More...
|
over 11 years ago
|
fix, PEBKAC, mask out bits of small integers when packing splits up 3bit packages |
|
More...
|
over 11 years ago
|
fix, PEBKAC, correctly unpack small-large-large declets |
|
More...
|
over 11 years ago
|
hygiene, beautify pack_declet() a little |
|
More...
|
over 11 years ago
|
fix, PEBKAC, correctly pack small-large-small declets |
|
More...
|
over 11 years ago
|
fix, PEBKAC, actually add the carry to the higher digits in quantizedpd32() |
|
More...
|
over 11 years ago
|
minor, refactor common assembly strategies into bcd32to*() and assemble_bid() |
|
More...
|
over 11 years ago
|
fix, PEBKAC, mind the TTT bits of the mantissa already being shifted left by 20U |
|
More...
|
over 11 years ago
|
minor, don't decl dfp flavour invariant routines if HAVE_DFP754_*_LITERALS aren't defined |
|
More...
|
over 11 years ago
|
fix, PEBKAC, use integral symbol M in strtodpd32 packing |
|
More...
|
over 11 years ago
|
chore, refactor packing of declets in strtodpd32() |
|
More...
|
over 11 years ago
|
fix, PEBKAC, spell ex correctly |
|
More...
|
over 11 years ago
|
chore, assume a __builtin_nand32(), #define isnand32 to that |
|
More...
|
over 11 years ago
|
minor, decl nand32() as inline and axe the static inline version |
|
More...
|
over 11 years ago
|
minor, provide an implementation of quantizedpd32() |
|
More...
|
over 11 years ago
|