[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #8783] C++ implementation of textscan
From: |
Lachlan Andrew |
Subject: |
[Octave-patch-tracker] [patch #8783] C++ implementation of textscan |
Date: |
Tue, 22 Dec 2015 22:27:04 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0 |
Follow-up Comment #29, patch #8783 (project octave):
Philip,
I'm glad the new textscan seems to be working :)
To make a stand-alone version will take a fair bit of rewriting. It currently
relies on seek/tell, which don't work without patching the core. I'll put on
my to-do list to rewrite it to do its own buffering. Ideally that should make
it faster too, since getc() is currently a major consumer of time.
Merry Christmas,
Lachlan
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?8783>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-patch-tracker] [patch #8783] C++ implementation of textscan, (continued)
- [Octave-patch-tracker] [patch #8783] C++ implementation of textscan, Philip Nienhuis, 2015/12/06
- [Octave-patch-tracker] [patch #8783] C++ implementation of textscan, Philip Nienhuis, 2015/12/08
- [Octave-patch-tracker] [patch #8783] C++ implementation of textscan, Philip Nienhuis, 2015/12/08
- [Octave-patch-tracker] [patch #8783] C++ implementation of textscan, Lachlan Andrew, 2015/12/11
- [Octave-patch-tracker] [patch #8783] C++ implementation of textscan, Philip Nienhuis, 2015/12/12
- [Octave-patch-tracker] [patch #8783] C++ implementation of textscan, Philip Nienhuis, 2015/12/12
- [Octave-patch-tracker] [patch #8783] C++ implementation of textscan, Lachlan Andrew, 2015/12/14
- [Octave-patch-tracker] [patch #8783] C++ implementation of textscan, Philip Nienhuis, 2015/12/14
- [Octave-patch-tracker] [patch #8783] C++ implementation of textscan, Lachlan Andrew, 2015/12/20
- [Octave-patch-tracker] [patch #8783] C++ implementation of textscan, Philip Nienhuis, 2015/12/20
- [Octave-patch-tracker] [patch #8783] C++ implementation of textscan,
Lachlan Andrew <=
- [Octave-patch-tracker] [patch #8783] C++ implementation of textscan, Philip Nienhuis, 2015/12/22
- [Octave-patch-tracker] [patch #8783] C++ implementation of textscan, Lachlan Andrew, 2015/12/22
- [Octave-patch-tracker] [patch #8783] C++ implementation of textscan, Philip Nienhuis, 2015/12/23