This project is a fork of the nasm.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/nasm.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionrewrite Perl files
ownerb2gills@gmail.com
last changeSat, 2 May 2009 23:26:25 +0000 (2 18:26 -0500)
content tags
add:
README
              NASM, the Netwide Assembler.

Many many developers all over the net respect NASM for what it is
- a widespread (thus netwide), portable (thus netwide!), very
flexible and mature assembler tool with support for many output
formats (thus netwide!!).

Now we have good news for you: NASM is licensed under LGPL.
This means its development is open to even wider society of
programmers wishing to improve their lovely assembler.

The NASM project is now situated at SourceForge.net, the most
popular Open Source development site on the Internet.

Visit our website at http://nasm.sourceforge.net/ and our
SourceForge project at http://sourceforge.net/projects/nasm/

See the file CHANGES for the description of changes between revisions.

                                                   With best regards,
                                                           NASM crew.
shortlog
2009-05-02 Brad GilbertReworked test files for better error reportingmaster
2009-05-02 Brad GilbertMerge branch 'master' of git://repo.or.cz/nasm
2009-04-30 H. Peter Anvinoutbin: replace fprintf(rf, not_defined); with fputs...
2009-04-20 H. Peter AnvinNASM 2.06rc11
2009-04-20 H. Peter Anvinpreproc: unify token-pasting code
2009-04-20 H. Peter Anvindoc: slightly tidy the copyright page of the manual.
2009-04-19 Brad Gilbertmoved old version.pl to perl/old/
2009-04-19 Brad GilbertImproved POD documentation of perl modules
2009-04-19 Brad GilbertMerge branch 'master' of git://repo.or.cz/nasm
2009-04-19 Brad GilbertAdded POD tests and a Perl::Critic test
2009-04-18 Brad GilbertAdded pod test, and made the other tests more alike
2009-04-17 H. Peter Anvinpreproc: make $ and $$ TOKEN_OTHER
2009-04-17 Victor van... BR 2760773: $$ tokens
2009-04-16 Brad GilbertAdded perldoc information to version.pl
2009-04-16 Brad GilbertAdded phash.pl
2009-04-15 Brad GilbertRewritten pptok.pl, now works
...
heads
14 years ago master