MOO

lp:~moo-imports/moo/neroden-autoconf2

Created by Luke-Jr and last modified
Get this branch:
bzr branch lp:~moo-imports/moo/neroden-autoconf2
Members of Misc MOO imports can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Misc MOO imports
Project:
MOO
Status:
Development

Recent revisions

55. By bjj

Split out call_verb and call_verb2. The latter must only be called with
strings that are already MOO strings (str_ref-able).

54. By bjj

oops, more braces

53. By bjj

fix ambiguous else with braces

52. By bjj

Added new package type BI_KILL which kills the task calling the builtin.
Removed the static int task_killed in execute.c which wa tested on every
loop through the interpreter to see if the task had been killed.

51. By bjj

bf_crypt now passes the entire second argument as the salt to
the C crypt() routine. This works fine for traditional DES crypts
and supports modern modular crypts like FreeBSD's. This just makes
it possible to pass the entire salt: the core still has to do it.

50. By bjj

Made STRING_INTERNING optional via options.h.

49. By bjj

Fix Sourceforge Bug #127620: add_verb() should return verbindex
And now it does. Old servers always returned 0, new servers will always
return a positive integer.

48. By xythian

fixed bloody "suspicious line 293" emacs warning when saving Makefile.in
by tweaking quotes

47. By nop

Release.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers