March 2006 Archives by author
Starting: Thu Mar 2 22:33:09 UTC 2006
Ending: Fri Mar 31 07:44:23 UTC 2006
Messages: 74
- [as2api-dev] Problems processing undocumented types
Brandon Goldsworthy
- [as2api-dev] Re: russian support of as2api
David Holroyd
- [as2api-dev] Launchpad
David Holroyd
- [as2api-dev] Problems processing undocumented types
David Holroyd
- [as2api-dev] Problems processing undocumented types
David Holroyd
- [as2api-dev] as2api in your language
David Holroyd
- [as2api-dev] Problems processing undocumented types
David Holroyd
- [as2api-dev] [CVS trunk] Oops;
call #strip on the String, not the StringIO
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] @overload support
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Rename class, per the FIXME comment
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Do refactoring suggested by the TODO
comment
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Rename variables to match previously
renamed ImportList class
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Per TODO comment, fix dodgy class name,
and names of vars referencing instances
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Factor type-resolution code out of
GlobalTypeAggregator
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] refactor #resolve_types logic into more
manageable bits
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] I think that this TODO got done
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Fix indentation
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Rename variables called 'type' to avoid
possible conflicts with inbuilt Ruby method of the same name
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Forgive semicolon after an attribute
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Note something I need to fix
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Stop api_model.rb code from having to deal
with tokens from the lexer
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Tweaks to aid unit testing
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] When link text is absent,
store nil rather than an empty string
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] prevent nils being added to method list
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Make equality comparison for TypeProxy
objs looser, to simplify unit tests
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Simplify GetText usage a little,
and let GetText know about the output encoding
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Added initial Polish translation
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Some extra checking of input data
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Stop some Token objects from the parser
API leaking into the wider application
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Fix a couple of typos in comments
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Fix comment to reflect earlier refactoring
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Forgot obvious case;
no visibility modifier present
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Code supporting the dump/reload of the API
model to/from an XML file.
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Work, even if input file was unspecified
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Allow nil to mean 'the default package',
as well as the empty string
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Account for changes elsewhere in the
framework that didn't reach the diff reporting
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Account for ASAccess change,
and bugfix for unresolved types
dave at badgers-in-foil.co.uk
- [as2api-dev]
[CVS trunk] API-diff work in progress. Committing now, as my laptop
AC adapter has died.
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Oh dear. I am an idiot.
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Split rules for making the index page out
from the web-dist rule
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Link to the bug tracker.
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Give project status by linking to
launchpad.net pages.
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Clarify how to get the code
dave at badgers-in-foil.co.uk
- [as2api-dev] [CVS trunk] Moved all of these things into Launchpad
already.
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] Unit tests for API
serialization/deserialization code
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] Updated license text,
per bug 35590. Added copyright message in new README file
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] Beginnings of documentation for
API-changes mode
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] Note existance of @overload tag
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] Move existing unit tests into new 'tests'
dir
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] Account for movement of unit tests to
subdir
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] use the proper assert API
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] A bit of parameterisation
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] Add example of varargs @param in docs for
@overload (thanks Eric!)
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] enamed 'tests' to 'test' to match
setup.rb expectations
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN ] a new 'lib' folder which is going to end up
containing most of the source code
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] Moving most of the code into a lib
subdirectory, in accordance with normal Ruby practice
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] Forgot to move 'parse' dir into lib
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] move front-end command into bin dir
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] Get test-runner going again
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] Reformat,
and mention libgettext-ruby dependancy
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] XHTML fixage
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] drop 'quicknav' for api-diff reports
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] Do license statement changes for a bunch
of files I forgot
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] Avoid the 'default' package's summary
overwriting the API-wide overview page
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] remove dead code
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] Remove link to file that wont be there
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] make default-package logic explicit
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] Try to take more care to avoid linking to
types which aren't being documnted
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] more detail in top-level page's title
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] include metadata from XML files in the
apidiff objects
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] Basic navigation for apidiff pages
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] Summarise change info for packages and
types
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] Fixed test for empty array for when the
array is just absent
dave at badgers-in-foil.co.uk
- [as2api-dev] [SVN as2api] Include type/member summary sentences in
the tables of changes
dave at badgers-in-foil.co.uk
Last message date:
Fri Mar 31 07:44:23 UTC 2006
Archived on: Fri Mar 31 07:44:27 UTC 2006
This archive was generated by
Pipermail 0.09 (Mailman edition).