Menu

#590 Regexp cleanup

open
43. Regexp (5)
5
2009-07-12
2009-07-12
dkloeck
No

Added comments to functions and clean up of coding style at the regexp engine.

Discussion

  • dkloeck

    dkloeck - 2009-07-12

    Cleanup and commenting patch (compressed)

     
  • Donal K. Fellows

    I don't like the whitespace changes (very noisy, moves the code away from the Engineering Manual style - where tabs are used, they must be 8 characters wide) and so far as I can see the only other things are header commenting changes; they're swamped by the whitespace changes so it's hard to tell.

    It'd be great if we could have a re-cut of the patch with ws changes excluded. Keeping this issue open to allow for that.