My favorites | Sign in
Logo
                
Details: Show all Hide all

Older

  • Sep 19, 2009
    5 new revisions pushed by thatmattbone   -   Revision c20ea6dcc7:fixing makefile and removing parsubs \pars Revision 2d67058809:formattiong chap 4 and 5 Revision 32d17ad776:moving monitor Revision 21bca55b50:moving monitors again Revision a5f3b77591:monitors chapter starting to use snips. need to get the makefile to pull snips from /hpjpc and not just the examples dir
    Revision c20ea6dcc7:fixing makefile and removing parsubs \pars Revision 2d67058809:formattiong chap 4 and 5 Revision 32d17ad776:moving monitor Revision 21bca55b50:moving monitors again Revision a5f3b77591:monitors chapter starting to use snips. need to get the makefile to pull snips from /hpjpc and not just the examples dir
  • Sep 19, 2009
    Revision 7571458350 (fixed greedy regex issue) pushed by thatmattbone   -   fixed greedy regex issue
    fixed greedy regex issue
  • Sep 10, 2009
    2 new revisions pushed by thatmattbone   -   Revision 4517430b1a:starting compilation changes for snips Revision 4f265de052:snipins worked into makefile and first example in parsubs. the comment stripping is not working properly because of a greedy regex
    Revision 4517430b1a:starting compilation changes for snips Revision 4f265de052:snipins worked into makefile and first example in parsubs. the comment stripping is not working properly because of a greedy regex
  • Aug 31, 2009
    Revision baa53253a5 (recursive directory traversal for snipins compilation) pushed by thatmattbone   -   recursive directory traversal for snipins compilation
    recursive directory traversal for snipins compilation
  • Aug 18, 2009
    Revision a82b85d837 (snipinsexpand now working) pushed by thatmattbone   -   snipinsexpand now working
    snipinsexpand now working
  • Aug 18, 2009
    Revision fa5a5deb0c (snipinscompile.py command line driver now working) pushed by thatmattbone   -   snipinscompile.py command line driver now working
    snipinscompile.py command line driver now working
  • Aug 18, 2009
    Revision 3b85950187 (some simple refactorings to make the command line driver pro...) pushed by thatmattbone   -   some simple refactorings to make the command line driver programs a little easier to implement
    some simple refactorings to make the command line driver programs a little easier to implement
  • Aug 16, 2009
    5 new revisions pushed by thatmattbone   -   Revision 1e8ad475d4:snip expansion now supported Revision 6275fa6109:initial stab at using optparse, will switch to argparse Revision 5f336cc3c9:snipins to own dir Revision 9e2d6add21:removing old insertsnip (apparently I forgot this and duplicated this work again) Revision 8bf0b7d9b5:starting commandline drivers for snipins
    Revision 1e8ad475d4:snip expansion now supported Revision 6275fa6109:initial stab at using optparse, will switch to argparse Revision 5f336cc3c9:snipins to own dir Revision 9e2d6add21:removing old insertsnip (apparently I forgot this and duplicated this work again) Revision 8bf0b7d9b5:starting commandline drivers for snipins
  • Aug 13, 2009
    Revision 9e1d25f17e (whitespace issue solved for multiline comments. leading whi...) pushed by thatmattbone   -   whitespace issue solved for multiline comments. leading whitespace cleanup. this thing is almost ready for prime time.
    whitespace issue solved for multiline comments. leading whitespace cleanup. this thing is almost ready for prime time.
  • Jul 22, 2009
    Revision 231fa024b1 (more work on snips) pushed by thatmattbone   -   more work on snips
    more work on snips
  • Jul 13, 2009
    Revision 5d2e37f2dd (a somewhat working version of snips\!) pushed by thatmattbone   -   a somewhat working version of snips\!
    a somewhat working version of snips\!
  • Jul 13, 2009
    Revision d286342fcd (adding the first start at snip generation) pushed by thatmattbone   -   adding the first start at snip generation
    adding the first start at snip generation
  • Jul 01, 2009
    2 new revisions pushed by thatmattbone   -   Revision 910f68ac10:formatter almost working Revision 89ad199438:starting on parsubs chapter
    Revision 910f68ac10:formatter almost working Revision 89ad199438:starting on parsubs chapter
  • Jun 29, 2009
    Revision 7e5866b860 (start on formatting code for verbatims) pushed by thatmattbone   -   start on formatting code for verbatims
    start on formatting code for verbatims
  • Jun 28, 2009
    HPJPC-README.txt (You need to read this document before choosing to use downlo...) file uploaded by thiruvat...@gmail.com   -  
    Labels: Type-Docs OpSys-All
    Labels: Type-Docs OpSys-All
  • Jun 28, 2009
    hpjpc-200908.tar.gz (HPJPC Summer 2009 Preview) file uploaded by thiruvat...@gmail.com   -  
    Labels: Featured Type-Archive OpSys-All
    Labels: Featured Type-Archive OpSys-All
  • Jun 28, 2009
    hpjpc-200908.zip (HPJPC Summer 2009 Preview) file uploaded by thiruvat...@gmail.com   -  
    Labels: Type-Archive OpSys-All Featured
    Labels: Type-Archive OpSys-All Featured
  • Jun 28, 2009
    issue 1 (C# code not using correct timing framework) Status changed by thiruvat...@gmail.com   -   DateTime.Ticks now in place. Ultimately, we need to have a cross-platform Timer class that works on Java, C#, and the various VMs. So I am going to keep this ticket open and suggest that we continue work on this item (against this still-open ticket).
    Status: Started
    DateTime.Ticks now in place. Ultimately, we need to have a cross-platform Timer class that works on Java, C#, and the various VMs. So I am going to keep this ticket open and suggest that we continue work on this item (against this still-open ticket).
    Status: Started
  • Jun 28, 2009
    issue 2 (Need to clean up our use of .Net locks) Status changed by thiruvat...@gmail.com   -   Done. There will still be a need to sanity check all of the C# examples against the Java version but most seem to work properly.
    Status: Fixed
    Done. There will still be a need to sanity check all of the C# examples against the Java version but most seem to work properly.
    Status: Fixed
  • Jun 28, 2009
    Revision e22d244183 (final cleanup to get all book examples running as standalone...) pushed by thiruvat...@gmail.com   -   final cleanup to get all book examples running as standalone executable jars
    final cleanup to get all book examples running as standalone executable jars
  • Jun 27, 2009
    Revision b039af685c (more fixed to build.xml for hpjpc-examples (inner class main...) pushed by thiruvat...@gmail.com   -   more fixed to build.xml for hpjpc-examples (inner class mains)
    more fixed to build.xml for hpjpc-examples (inner class mains)
  • Jun 27, 2009
    Revision 2be31ce8fc (fix to the output .jar filename; eliminating date stamp to e...) pushed by thiruvat...@gmail.com   -   fix to the output .jar filename; eliminating date stamp to enhance usability
    fix to the output .jar filename; eliminating date stamp to enhance usability
  • Jun 27, 2009
    Revision 7c7ce24aab (new Ant build file for hpjpc-examples, which builds standalo...) pushed by thiruvat...@gmail.com   -   new Ant build file for hpjpc-examples, which builds standalone executable jars as well.
    new Ant build file for hpjpc-examples, which builds standalone executable jars as well.
  • Jun 24, 2009
    Revision 977a99eb8b (significant cleanup of native C# 'monitor' code) pushed by thiruvat...@gmail.com   -   significant cleanup of native C# 'monitor' code
    significant cleanup of native C# 'monitor' code
  • Jun 24, 2009
    issue 2 (Need to clean up our use of .Net locks) reported by thiruvat...@gmail.com   -   After doing a code review, I think we need to clean up our lock discipline. Methods using System.Threading.Monitor need to be refactored to ensure that the release occurs on any exit (intended or otherwise) from the various methods. try { System.Threading.Monitor.Enter(this); /* ... Method's code ... */ } finally { System.Threading.Monitor.Exit(this); } This is a routine change but I want to make sure it is the cause of a bug I am observing before fixing it prematurely. :)
    After doing a code review, I think we need to clean up our lock discipline. Methods using System.Threading.Monitor need to be refactored to ensure that the release occurs on any exit (intended or otherwise) from the various methods. try { System.Threading.Monitor.Enter(this); /* ... Method's code ... */ } finally { System.Threading.Monitor.Exit(this); } This is a routine change but I want to make sure it is the cause of a bug I am observing before fixing it prematurely. :)
  • Jun 24, 2009
    Revision 4e82707be2 (new NAnt build file that should be portable between Mono and...) pushed by thiruvat...@gmail.com   -   new NAnt build file that should be portable between Mono and .Net SDK
    new NAnt build file that should be portable between Mono and .Net SDK
  • Jun 23, 2009
    Revision c0c52e7503 (fixing NAnt build file for Chapter 4-6 examples) pushed by thiruvat...@gmail.com   -   fixing NAnt build file for Chapter 4-6 examples
    fixing NAnt build file for Chapter 4-6 examples
  • Jun 20, 2009
    issue 1 (C# code not using correct timing framework) reported by thiruvat...@gmail.com   -   We need to change DateTime.Now.Millisecond, which is only reporting the millisecond displacement from current seconds value to DateTime.Ticks. A better solution would be to have a nice Timer class for HPC-type applications (which I wrote in Java awhile back).
    We need to change DateTime.Now.Millisecond, which is only reporting the millisecond displacement from current seconds value to DateTime.Ticks. A better solution would be to have a nice Timer class for HPC-type applications (which I wrote in Java awhile back).
  • Jun 20, 2009
    Revision b6dd5c2aa9 (first pass to clean up of C# version and new NAnt build file) pushed by thiruvat...@gmail.com   -   first pass to clean up of C# version and new NAnt build file
    first pass to clean up of C# version and new NAnt build file
  • Jun 17, 2009
    Revision f5a17865fb (small typo fix before I head out) pushed by thatmattbone   -   small typo fix before I head out
    small typo fix before I head out
  • Jun 17, 2009
    Revision cbaae06da9 (merges) pushed by thatmattbone   -   merges
    merges
  • Jun 17, 2009
    Revision b98a18f216 (support for sidebars via boxedminipage and macro courtesy of...) pushed by thiruvat...@gmail.com   -   support for sidebars via boxedminipage and macro courtesy of Steve Doty
    support for sidebars via boxedminipage and macro courtesy of Steve Doty
  • Jun 10, 2009
    Revision bb9d014911 (temporary title page to include current contributors) pushed by thiruvat...@gmail.com   -   temporary title page to include current contributors
    temporary title page to include current contributors
  • Jun 10, 2009
    Revision 32c6cfbdf8 (temporary title page) pushed by thiruvat...@gmail.com   -   temporary title page
    temporary title page
  • Jun 10, 2009
    Revision 2578456804 (fixed some trailing junk on hpjpc.tex; sorry) pushed by thiruvat...@gmail.com   -   fixed some trailing junk on hpjpc.tex; sorry
    fixed some trailing junk on hpjpc.tex; sorry
  • Jun 10, 2009
    3 new revisions pushed by thiruvat...@gmail.com   -   Revision fd498648a4:Streams chapter conversion almost done Revision d41527a5e6:Streams chapter updates Revision b3eba75bf1:Streams chapter updates
    Revision fd498648a4:Streams chapter conversion almost done Revision d41527a5e6:Streams chapter updates Revision b3eba75bf1:Streams chapter updates
  • Jun 10, 2009
    Revision 12bf877ec3 (some source formatting for readability) pushed by thatmattbone   -   some source formatting for readability
    some source formatting for readability
  • Jun 10, 2009
    3 new revisions pushed by thatmattbone   -   Revision 9706f5c99f:replacing quotes with latex-y version Revision 0ab7605a6f:no more verbatims Revision 276cfa3ac8:some lstlisting language change testing
    Revision 9706f5c99f:replacing quotes with latex-y version Revision 0ab7605a6f:no more verbatims Revision 276cfa3ac8:some lstlisting language change testing
  • Jun 10, 2009
    2 new revisions pushed by thiruvat...@gmail.com   -   Revision ac0a1cf3d1:first pass of formatting fixes for Monitors chapter Revision 7d44bffe00:Monitors chapter nearly done
    Revision ac0a1cf3d1:first pass of formatting fixes for Monitors chapter Revision 7d44bffe00:Monitors chapter nearly done
  • Jun 08, 2009
    2 new revisions pushed by thatmattbone   -   Revision 673056988b:subsubsection labels Revision 2936665d6b:replacing texttt with lstinline
    Revision 673056988b:subsubsection labels Revision 2936665d6b:replacing texttt with lstinline
  • Jun 08, 2009
    Revision 57234cf418 (adding formatter.py for some formatting help, hyperref packa...) pushed by thatmattbone   -   adding formatter.py for some formatting help, hyperref package to parent file, and section labels to races.tex
    adding formatter.py for some formatting help, hyperref package to parent file, and section labels to races.tex
  • Jun 08, 2009
    Revision ba0d95bdbf (.hgignore) pushed by thiruvat...@gmail.com   -   .hgignore
    .hgignore
  • Jun 07, 2009
    Revision 9d0c96517e (initial conversion to Hg) pushed by thiruvat...@gmail.com   -   initial conversion to Hg
    initial conversion to Hg
  • Jan 15, 2009
    r37 (fullpage style) committed by thiruvathukal   -   fullpage style
    fullpage style
  • Jan 15, 2009
    r36 (makefile fixes) committed by thiruvathukal   -   makefile fixes
    makefile fixes
  • Jan 13, 2009
    r35 (more work on races.tex) committed by thatmattbone   -   more work on races.tex
    more work on races.tex
  • Jan 13, 2009
    r34 (more work on races.tex...still more formatting to go...inclu...) committed by thatmattbone   -   more work on races.tex...still more formatting to go...included todolist
    more work on races.tex...still more formatting to go...included todolist
  • Jan 13, 2009
    r33 (oops, I removed the missing ref last time...must keep and ho...) committed by thatmattbone   -   oops, I removed the missing ref last time...must keep and hook up again later
    oops, I removed the missing ref last time...must keep and hook up again later
  • Jan 07, 2009
    r32 (starting on races.tex conversion) committed by thatmattbone   -   starting on races.tex conversion
    starting on races.tex conversion
  • Jan 05, 2009
    r31 (makeindex support) committed by thiruvathukal   -   makeindex support
    makeindex support
 
Hosted by Google Code