Age | Commit message (Collapse) | Author |
|
Converting NaN to zero for the sake of the cumulative stack in non-overlay
mode is all very well. But we shouldn't then use that for displaying the
graph. Make another variable %s_plot which *preserves* NaN from the input
data, and then we don't get bogus data points drawn. Especially at the end
of the graph this was problematic.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
|
|
|
|
|
|
|
|
|
|
by Jamalaka
|
|
translated (0 fuzzy).
|
|
|
|
|
|
prototype options, introduce String.nobr()
|
|
translated (0 fuzzy).
|
|
translated (0 fuzzy).
|
|
(0 fuzzy).
|
|
translated (0 fuzzy).
|
|
translated (0 fuzzy).
|
|
translated (0 fuzzy).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
translated (0 fuzzy).
|
|
translated (0 fuzzy).
|
|
translated (0 fuzzy).
|
|
(0 fuzzy).
|
|
graph
|
|
luci.template.parser.striptags()
|
|
- rename sanitize_pcdata() and sanitize_utf8() to pcdata() and utf8()
- implement striptags()
|
|
|
|
|
|
|
|
translated (0 fuzzy).
|
|
translated (0 fuzzy).
|
|
translated (0 fuzzy).
|
|
translated (0 fuzzy).
|
|
translated (0 fuzzy).
|
|
translated (0 fuzzy).
|
|
translated (0 fuzzy).
|
|
for changes to be applied..." instead.
|
|
|
|
|
|
|
|
|
|
|
|
- template parser: merge lmo library
- template parser: rewrite to operate on memory mapped files
- template parser: implement proper line number reporting on syntax errors
- template parser: process translate tags directly and bypass Lua
- template lmo: introduce load_catalog(), change_catalog() and close_catalog()
- template lmo: rewrite index processing to operate directly on the memory mapped file
- template lmo: implement binary search keys, reducing the lookup complexity to O(log n)
- po2lmo: write sorted indixes when generating *.lmo archives
- i18n: use the template parser for translations
- i18n: stub load(), loadc() and clear()
- i18n: map setlanguage() to load_catalog()
|
|
|
|
translated (0 fuzzy).
|
|
(0 fuzzy).
|