Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
michael@0 | 1 | > bar |
michael@0 | 2 | analyze(bar) = st:bar <BAR <ZERO>> |
michael@0 | 3 | analyze(bar) = st:bar <BAR > |
michael@0 | 4 | analyze(bar) = st:bar <BAR <ZERODERIV> <ZERO>> |
michael@0 | 5 | analyze(bar) = st:bar <BAR <ZERODERIV> > |
michael@0 | 6 | stem(bar) = bar |
michael@0 | 7 | > foo |
michael@0 | 8 | analyze(foo) = st:foo <FOO > |
michael@0 | 9 | stem(foo) = foo |
michael@0 | 10 | > barbaz |
michael@0 | 11 | analyze(barbaz) = st:bar <BAR <DERIV> <ZERO>> |
michael@0 | 12 | analyze(barbaz) = st:bar <BAR <DERIV> > |
michael@0 | 13 | stem(barbaz) = bar |