digitalmars.D - I do a really bad job as marketer
- Dmitry Olshansky (8/8) Mar 21 2012 See this is Jun 2012 post on perl group speaking of unicode support on
- =?utf-8?Q?Simen_Kj=C3=A6r=C3=A5s?= (3/9) Mar 21 2012 June 2012, eh? When you're done with it, can I borrow your time machine?
- Dmitry Olshansky (5/16) Mar 21 2012 Ah, it's a nice typo.
See this is Jun 2012 post on perl group speaking of unicode support on development branch: http://code.activestate.com/lists/perl5-porters/173477/ Now, keep in mind, that std.regex had O(1) trie lookup for these things from day one, because inversion lists with O(lnN) lookup alone were too slow. -- Dmitry Olshansky
Mar 21 2012
On Wed, 21 Mar 2012 10:12:31 +0100, Dmitry Olshansky <dmitry.olsh gmail.com> wrote:See this is Jun 2012 post on perl group speaking of unicode support on development branch: http://code.activestate.com/lists/perl5-porters/173477/ Now, keep in mind, that std.regex had O(1) trie lookup for these things from day one, because inversion lists with O(lnN) lookup alone were too slow.June 2012, eh? When you're done with it, can I borrow your time machine?
Mar 21 2012
On 21.03.2012 19:54, Simen Kjærås wrote:On Wed, 21 Mar 2012 10:12:31 +0100, Dmitry Olshansky <dmitry.olsh gmail.com> wrote:Ah, it's a nice typo. It nevertheless underlines how far behind the perl folks are ;) -- Dmitry OlshanskySee this is Jun 2012 post on perl group speaking of unicode support on development branch: http://code.activestate.com/lists/perl5-porters/173477/ Now, keep in mind, that std.regex had O(1) trie lookup for these things from day one, because inversion lists with O(lnN) lookup alone were too slow.June 2012, eh? When you're done with it, can I borrow your time machine?
Mar 21 2012