aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ethereal/debugger.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/ethereal/debugger.go b/ethereal/debugger.go
index d1516c5d5..f649857b2 100644
--- a/ethereal/debugger.go
+++ b/ethereal/debugger.go
@@ -64,7 +64,7 @@ func (self *DebuggerWindow) SetAsm(data []byte) {
func (self *DebuggerWindow) Compile(code string) {
var err error
script := ethutil.StringToByteFunc(code, func(s string) (ret []byte) {
- ret, err = ethutil.Compile(s)
+ ret, err = ethutil.Compile(s, true)
return
})
@@ -95,7 +95,7 @@ func (self *DebuggerWindow) Debug(valueStr, gasStr, gasPriceStr, scriptStr, data
var err error
script := ethutil.StringToByteFunc(scriptStr, func(s string) (ret []byte) {
- ret, err = ethutil.Compile(s)
+ ret, err = ethutil.Compile(s, false)
return
})
2-12/+9 * Update pkg-message to list all available SCIM methods/modules/engines.lx2010-02-091-14/+56 * Update to 2010.002skv2010-02-082-4/+4 * Update 2.0.2skv2010-02-084-16/+33 * Update to 1.209lth2010-02-082-4/+4 * - Update to 9.0.0lwhsu2010-02-073-20/+24 * The grep command searches one or more input files for lines containing a matchgabor2010-02-064-0/+53 * - Register CONFLICTS with upcoming textproc/gnugrepgabor2010-02-061-0/+2 * Update to 1.5.3skv2010-02-063-4/+14 * - Update to 4.2.1gabor2010-02-064-21/+41 * - Mark BROKEN on 6.Xpav2010-02-061-0/+4 * - update to jpeg-8dinoex2010-02-05107-78/+107 * - Update to 2.03clsung2010-02-052-4/+4 * - Update to 8.53clsung2010-02-052-5/+4 * - Update to 2apgollucci2010-02-052-4/+7 * - donate some more of my p5- ports to perl@pgollucci2010-02-041-1/+1 * A light-weight and simple templating engine for Ruby.pgollucci2010-02-044-0/+28 * Update to 2.07ehaupt2010-02-042-4/+4 * Upgrade to 3.3-2.thierry2010-02-044-7/+10 * Upgrade to 2.1.5-1.thierry2010-02-044-8/+13 * - Update to 0.05nemoliu2010-02-032-4/+4 * Add more dependencies, switch to Module::Build, bump PORTREVISION.tobez2010-02-032-4/+6 * Remove vim workfiles from the distribution, make plisttobez2010-02-032-2/+4 * - Update to 2.37wen2010-02-032-6/+5 * - Remove pkg-message filenemoliu2010-02-022-0/+1 * - Add PHP pcre extension as requirednemoliu2010-02-023-21/+26 * - Update to 1.3amdmi32010-02-012-4/+4 * - Update to 1.2.0.20091217dhn2010-01-312-4/+4 * - why does cvs hate me ?pgollucci2010-01-312-4/+2 * - Update to 2.11pgollucci2010-01-312-4/+4 * - Update to 1.11pgollucci2010-01-311-3/+3 * - Update to 0.37pgollucci2010-01-312-5/+4 * - Update to 0.08pgollucci2010-01-312-4/+4 * - Update to 0.20pgollucci2010-01-311-3/+3 * - Update to 1.4pgj2010-01-316-54/+244 * The KDE FreeBSD team is proud to announce the release of SIP-4.10 andfluffy2010-01-303-6/+8 * - Update to 0.31wen2010-01-302-4/+4 * Update to 0.57skv2010-01-303-6/+9 * - Update to 0.09jadawin2010-01-292-5/+5 * - Mark BROKEN on 6.Xpav2010-01-291-1/+7 * - Update to 1.11.2clsung2010-01-284-10/+8 * read a POD document as a series of trivial eventsmiwi2010-01-285-0/+39 * Update CONFLICTS.nobutaka2010-01-283-4/+7 * Add uim-el-emacs22, a slave port of textproc/uim-el for emacs22.nobutaka2010-01-282-0/+24 * Kwalify is a parser, schema validator, and data binding tool for YAML and JSON.miwi2010-01-274-0/+33 * PHP Simple HTML DOM Parser is a HTML DOM parser written in PHP5+,miwi2010-01-276-0/+101 * - Remove unneeded dependencies which is in perl-5.8.9 distkuriyama2010-01-2614-27/+22 * - Really disable GUI if not neededgahr2010-01-261-2/+2 * - Update to 0.30wen2010-01-263-5/+7 * - Remove unneeded dependencies which is in perl-5.8.9 distkuriyama2010-01-262-5/+4 * - Update Danish dictionarygabor2010-01-253-11/+9 * Update to 3.34.tobez2010-01-252-4/+4 * Update to 2.06ehaupt2010-01-252-4/+4 * Update to 2010010201.tobez2010-01-252-4/+4 * Update to 1.15.tobez2010-01-252-4/+4 * Update to 0.71.tobez2010-01-252-4/+4 * Mark BROKEN since this has not been updated to current versions yetgerald2010-01-251-5/+9 * Use more universal approach instead of patching generated Makefile to fix bui...makc2010-01-242-22/+1 * - Update to 0.21.1wen2010-01-244-29/+30 * - Track textproc/docbook-410 dependency after recent changesgabor2010-01-242-2/+2 * - Add cpan site to WWWehaupt2010-01-238-10/+20 * Update to 1.24lth2010-01-233-5/+7 * Update to 1.208lth2010-01-232-5/+4 * - Fix build error [1]gabor2010-01-232-35/+39 * - Remove unneeded dependencies which is in perl-5.8.9 distkuriyama2010-01-2314-34/+17 * - Update to 1.000032wen2010-01-232-4/+4 * Pod::HtmlEasy is a perl module to generate HTML data from POD in a easy andwen2010-01-235-0/+52 * - Remove unneeded dependencies which is in perl-5.8.9 distkuriyama2010-01-224-11/+8 * - Unbreak on amd64.kuriyama2010-01-222-10/+27 * - Update to 1.5.2miwi2010-01-223-11/+10 * The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD.makc2010-01-2212-52/+100 * - Remove unzip from BUILD_DEPENDS, which is superfluousgabor2010-01-212-2/+0 * 2010-01-08 audio/dino: has been broken for 7 monthsmiwi2010-01-2112-588/+0 * When building ASDF modules with the previous cl-asdf port version,olgeni2010-01-208-36/+4 * - remove broken/expired ports@ portspgollucci2010-01-1818-619/+0 * - Remove unneeded dependencies which is in perl-5.8.9 dist from portskuriyama2010-01-166-15/+10 * Remove unused MASTER_SITES on FASL binary ports, since they onlyolgeni2010-01-164-8/+0 * Remove redundant code and variables from the cl-* ports.olgeni2010-01-156-108/+62 * - Update to 0.6.4lwhsu2010-01-152-4/+4 * This is YALI, its a LOLCODE interpreter, written in perl.amdmi32010-01-144-2/+44 * - fix build after ruby API changedinoex2010-01-133-4/+8 * Always use " -sf".olgeni2010-01-132-3/+3 * - Update to 1.4.0nemoliu2010-01-133-63/+60 * Remove dependencies on obsolete cl-asdf-sbcl port.olgeni2010-01-132-4/+0 * The texmathml Haskell library provides functions to convert LaTeX mathpgj2010-01-135-0/+117 * Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds in Haskell.pgj2010-01-135-0/+128 * A simple XML library for Haskell.pgj2010-01-135-0/+103 * Basic implementation of the standard diff algorithm in Haskell.pgj2010-01-135-0/+97 * Sync version with source port (cl-meta).olgeni2010-01-132-2/+2 * Cleanup whitespace, disable command echo and reduce diff betweenolgeni2010-01-136-105/+111 * - adoptpgollucci2010-01-127-7/+7 * - Depending on docbook-4.1 directly. We need some of DocBook DTDs,kuriyama2010-01-121-3/+4 * - correct distinfopgollucci2010-01-121-3/+3 * - Update to 2.109pgollucci2010-01-122-4/+4 * - Update to 1.0pgollucci2010-01-122-4/+4 * Take over a few unmaintained ports.olgeni2010-01-126-6/+6 * Update to 1.44.demon2010-01-112-4/+4 * Update to 2.05ehaupt2010-01-112-4/+4 * - Update to 1.1amdmi32010-01-112-4/+4 * - Update to 2pgollucci2010-01-113-9/+8 * - Update to 2.12pgollucci2010-01-112-4/+4 * - Update to 0.02wen2010-01-112-4/+4 * - Update to 2.3.0pgollucci2010-01-112-4/+4 * - Update to 0.31pgollucci2010-01-112-5/+5 * Save from barbarians: set MAINTAINER to perl@skv2010-01-112-2/+2 * bump PORTREVISION for the recent update ofoliver2010-01-101-1/+1 * Reset zaa@zaa.pp.ru: mail can not be delivered (mail loop).linimon2010-01-101-1/+1 * - Unbreak on 8.x by removing gmake usage which is not needed.kuriyama2010-01-101-5/+0 * With portmgr hat on, reset the maintainership of skv@ for ports thatlinimon2010-01-1012-18/+9 * - Mark MAKE_JOBS_UNSAFE=yespgollucci2010-01-101-3/+5 * - Update to 0.43pgollucci2010-01-102-4/+4 * glpi-plugins-DataInjection is a glpi plugin.pgollucci2010-01-105-0/+141 * glpi-plugins-AdditionalReports is a glpi plugin.pgollucci2010-01-105-0/+174 * - Update to 0.9amdmi32010-01-092-4/+4 * - simplify dependencyleeym2010-01-092-10/+10 * - Update to 1.15pgj2010-01-084-66/+27 * - Update to 1.23wen2010-01-083-5/+9 * - textproc/liblinebreak: update to 2.0fluffy2010-01-073-5/+5 * - Update to 1.10pgollucci2010-01-072-4/+4 * Quick CSS parsermiwi2010-01-075-0/+63 * - Update to 0.21wen2010-01-063-5/+20 * - Update to 1.5.8wen2010-01-062-4/+4 * Change gecko inclusion.obrien2010-01-041-1/+1 * Update to 2.04ehaupt2010-01-042-4/+4 * Update to 1.13.marcus2010-01-042-9/+4 * Update to 1.12.marcus2010-01-043-5/+26 * - Update to 1.2.2nivit2010-01-032-4/+4 * - Update to 1.2.1nivit2010-01-032-4/+4 * TagSoup is a Haskell library for extracting information out ofpgj2010-01-035-0/+119 * Reset vs@FreeBSD.org at his request due to lack of time.linimon2010-01-033-3/+3 * - Update to 1.2nivit2010-01-023-6/+11 * Add pootle 2.0.0, pootle is a user-friendly web portal for simpleskv2009-12-319-0/+1439 * Update to 1.5.1skv2009-12-313-5/+111 * - Update to 4.65wen2009-12-312-4/+4 * - Update to 1.20pgj2009-12-306-44/+10 * - Upgrade to 1.1.15;thierry2009-12-305-7/+54 * - Update to 1.4pgj2009-12-306-10/+14 * Update to 2.5.15.vsevolod2009-12-303-4/+5 * - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with srcmiwi2009-12-291-1/+1 * - Update to 0.4.6pgollucci2009-12-293-12/+17 * - Update to 2.5.12pgollucci2009-12-292-4/+4 * Switch to master bsd.gecko.mk, drop mozilla support, default to firefox35.obrien2009-12-291-7/+10 * Mark BROKEN on 9.x: does not build.erwin2009-12-281-0/+4 * - Update to 8.5.2wen2009-12-284-74/+9 * - Enable NLSjohans2009-12-282-8/+35 * - Update to 1.000029pgollucci2009-12-272-4/+4 * - Update databases/tokyocabinet to 1.4.41pgollucci2009-12-271-1/+1 * Text::Emoticon::MSN is a text filter that replaces text emoticonsmiwi2009-12-275-0/+40 * - Update to 0.05pgollucci2009-12-262-4/+4 * - Update to 0.06miwi2009-12-262-4/+4 * - Simplify dependencymiwi2009-12-261-3/+8 * - Update to 0.04miwi2009-12-262-4/+4 * - Update to 0.005miwi2009-12-262-4/+4 * - Remove test-only and included-in-perl-5.8 dependencies.kuriyama2009-12-253-5/+1 * - Update to 0.93wen2009-12-252-5/+7 * Ruby library for rendering safe templates which cannot affect themiwi2009-12-254-0/+30 * - Update to 1.41pgollucci2009-12-242-4/+4 * - Update to new upstream 0.0.23mandree2009-12-243-34/+39 * - Remove test-only and included-in-perl-5.8 dependencies.kuriyama2009-12-234-7/+2 * - Chase libtre shlib bumpmiwi2009-12-221-2/+16 * - Update to 0.8.0miwi2009-12-225-10/+11 * Remove "Josh Gilliam <josh@quick.net>" from the last few pkg-descr'sdougb2009-12-222-6/+0 * Update to 2.0.16.marcus2009-12-213-6/+13 * Changes to editors/emacs and Mk/bsd.emacs.mk were taken frombsam2009-12-215-12/+12 * Patches text with given patch.kuriyama2009-12-205-0/+33 * - Update to 1.5.7pav2009-12-192-4/+4 * - Remove -Z flag from PYDISTUTILS_INSTALLARGSnivit2009-12-192-79/+3 * - Fix installation with CONTRIB optionpav2009-12-191-3/+3 * - Update to 3.13wen2009-12-182-4/+4 * - Update to 0.41miwi2009-12-182-5/+5 * - Remove already-included-in-perl-core module dependencies.kuriyama2009-12-171-2/+2 * - Update to 1.0.1.16wen2009-12-172-4/+4 * - Update to 0.11pgollucci2009-12-172-4/+4 * - Update to 1.16pgollucci2009-12-163-6/+6 * - Update to 1.3pgj2009-12-164-10/+10 * - Update to 0.2.5.1pgj2009-12-168-20/+18 * - Add conflict with docbook-utilsglarkin2009-12-161-1/+3 * - simplify dependencyleeym2009-12-151-8/+4 * - simplify dependenciesleeym2009-12-151-7/+12 * - Update to 1.1.1gahr2009-12-142-4/+4 * - Bump PORTREVISION to chase the update of devel/libmaawen2009-12-142-2/+4 * - Turn over a bunch of p5- ports that change infrequently to perl@pgollucci2009-12-145-5/+5 * - Get rip python 2.3+miwi2009-12-142-2/+2 * - Update to 3.0.0clsung2009-12-133-12/+11 * - Update to 1.47clsung2009-12-132-4/+4 * - Update to 1.92wen2009-12-122-5/+4 * - Upgrade to 0.70.kuriyama2009-12-122-4/+4 * - Mark BROKENmiwi2009-12-121-0/+2 * - Update to 1.51clsung2009-12-122-4/+4 * - Update to 1.16clsung2009-12-112-4/+4 * Update to 1.22lth2009-12-102-5/+6 * - Update to 1.105clsung2009-12-103-19/+45 * - Update maintainer mail adressmiwi2009-12-101-1/+1 * - Update to 3.11wen2009-12-102-4/+7 * - Update to 1.5.6pav2009-12-102-4/+4 * - fix plist [1]lth2009-12-102-0/+7 * - Update databases/tokyocabinet to 1.4.39pgollucci2009-12-101-1/+1 * This module is a companion for XML::LibXML. It operates with LibXMLwen2009-12-095-0/+46 * This port has been broken for 3+ months, thuspav2009-12-085-0/+10 * - Apply 2 patches from CVS.kuriyama2009-12-083-0/+22 * Install additional info file.johans2009-12-081-4/+7 * - Add unixODBC optionpav2009-12-071-1/+9 * - update to 1.10leeym2009-12-073-9/+12 * - Update HsColour to 1.15pgj2009-12-078-10/+16 * Add p5-String-Truncate 0.102, a module for when strings are too long tolth2009-12-065-0/+32 * - Update to 1.2.0.20091120wen2009-12-062-4/+4 * - Update to 1.1.0gahr2009-12-052-4/+4 * - Update to 1.08wen2009-12-042-4/+4 * - Update to 0.9.9pav2009-12-03