[Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 10115)

Aleksey Nogin nogin at metaprl.org
Wed Feb 28 09:22:44 PST 2007


On 27.02.2007 19:40, Jason Hickey wrote:

> Module name: Mojave standard library
[...]
> Revision: 10114
> Log message:
>       Added is_string_prefix.

On 27.02.2007 19:44, Jason Hickey wrote:

> Log message:
>       Slowly adding more features to the interactive shell.
>       
>       Added tab-completion for BSD readline (and Mac OSX).  This should also
>       be compatible with GNU readline, will check shortly.  This almost definitely
>       breaks Win32, but it should be a pretty easy cleanup.
>       
>       Also added command-completion.
[...]
>     +43 -0	omake-branches/0.9.8.x/src/shell/omake_shell_job.ml

Jason, it would seem that the omake_shell_job.ml reimplements 
is_string_prefix (under the string_is_prefix name) instead of using the 
LibMojave one - am I missing something?

Aleksey


More information about the OMake-Devel mailing list