Luca Stefani
Luca Stefani
* Set IS_DEBUG to true to enable debug
Seems like there is a regex related breaking change in ICU regex impl. There's a few "negative lookahead" regexes used in the project ( aceditor and RegExLinkifyTextView ) For example...
Library tree now has a better name for the 'Play' action. Browser page gains 'None' action for double-click. Browser page gains 'Add to playback queue' action for middle click.
It's convinient to have the player automatically restore the previous playlist state but now the playback.
This is a feature found in vim and commonly used by Linux kernel test robots to give context about warnings and/or failures. e.g. vim +/imem_size +623 drivers/net/ipa/ipa_mem.c The order in...
This is a feature found in vim and for example used by Linux kernel test robots to give context about warnings and/or failures. e.g. vim +/imem_size +623 drivers/net/ipa/ipa_mem.c Means to...