Description |
Flags |
[PATCH] Clean up jsRegExpExecute
|
mjs:
review+
|
[PATCH] Remove register keyword and more cleanup
|
mjs:
review+
|
[PATCH] reformat get_othercase_range
|
sam:
review+
|
[PATCH] Get rid of PCRE custom char types
|
sam:
review+
|
[PATCH] Fix spacing for read_repeat_counts
|
sam:
review+
|
[PATCH] clean up formating in compile_branch
|
mjs:
review+
|
[PATCH] removing more macros
|
sam:
review+
|
[PATCH] Clean up compile_branch, move _pcre_ord2utf8, and rename CompileData
|
sam:
review+
|
[PATCH] Pass around CompileData& instead of CompileData*
|
timothy:
review+
|
[PATCH] Clean up find_firstassertedchar
|
sam:
review+
|
[PATCH] give PCRE_STARTLINE a better name and rename match_data to MatchData
|
sam:
review+
|
[PATCH] Pass around MatchData objects by reference
|
sam:
review+
|
[PATCH] Remove unused function could_be_empty_branch
|
mjs:
review+
|
[PATCH] reformat is_anchored
|
sam:
review+
|
[PATCH] Reformat find_fixedlength
|
sam:
review-
|
[PATCH] clean up check_escape
|
sam:
review+
|
[PATCH] clean up is_counted_repeat
|
sam:
review+
|
[PATCH] split first_significant_code into two simpler functions
|
sam:
review+
|
[PATCH] Use better variable names for case ignoring options
|
mjs:
review+
|
[PATCH] Section off MatchData arguments into args struct
|
sam:
review-
|
[PATCH] Abstract frame variables into locals and args
|
sam:
review-
|
[PATCH] cleanup _pcre_ucp_othercase
|
sam:
review+
|
[PATCH] Add inlines for toLowerCase, isWordChar, isSpaceChar for further regexp speedup
|
sam:
review+
|
[PATCH] Give GET, PUT better names, and add (poor) moveOpcodePtrPastAnyAlternateBranches
|
sam:
review+
|
[PATCH] Further cleanup GET/PUT inlines
|
sam:
review+
|
[PATCH] Get rid of GETCHAR* macros, replacing them with better named inlines
|
sam:
review+
|
[PATCH] Remove redundant match_call_count and move recursion check out of super-hot code path
|
mjs:
review+
|
[PATCH] Remove redundant eptrblock struct
|
sam:
review+
|
[PATCH] Remove match_is_group variable for another 5% speedup
|
mjs:
review+
|
[PATCH] Lower MATCH_LIMIT_RECURSION to more sane levels to prevent hangs on run-javascriptcore-tests
|
sam:
review+
|
[PATCH] Small speedup (0.7%) by simplifying canUseStackBufferForNextFrame() check
|
sam:
review+
|
[PATCH] Give subjectPtr and instructionPtr sane names, reduce size of MatchFrame for a 0.2% speedup.
|
mjs:
review+
|
[PATCH] Comment cleanup
|
sam:
review+
|
[PATCH] Make i locally scoped for better code clarity
|
sam:
review+
|
[PATCH] change getChar* functions to return result and push 'c' into local scopes for clarity
|
mjs:
review+
|
[PATCH] Remove no longer used error code JSRegExpErrorMatchLimit
|
sam:
review-
|
[PATCH] Add repeatInformationFromInstructionOffset inline
|
mjs:
review+
|
[PATCH] Remove branch from return
|
sam:
review+
|
[PATCH] Change _NC operators to use _IGNORING_CASE for clarity
|
mitz:
review+
|
[PATCH] Make cur_is_word and prev_is_word locals, and change OP_ANY to OP_ANY_CHAR for clarity
|
mitz:
review+
|
[PATCH] Centralize code for subjectPtr adjustments using inlines, only ever check for a single trailing surrogate (as UTF16 only allows one), possibly fix PCRE bugs involving char classes and garbled UTF16 strings.
|
mjs:
review+
|
[PATCH] Deprecate jsRegExpExecute's offset-vector fallback code
|
oliver:
review+
|
[PATCH] give PCRE_MULTILINE a better name: OptionMatchAcrossMultipleLines
|
mjs:
review+
|
[PATCH] Pull first_byte and req_byte optimizations out into separate static funtions, SunSpider reported this as a win.
|
sam:
review+
|
[PATCH] Give consistent naming to the RegExp options/compile flags
|
sam:
review+
|
[PATCH] Further cleanups to calculateCompiledPatternLengthAndFlags
|
sam:
review+
|
Combined patch for Maciej's viewing pleasure
|
none
|
2007-11-17 21:09 PST, Eric Seidel (no email)
2007-11-17 21:09 PST, Eric Seidel (no email)
2007-11-17 21:09 PST, Eric Seidel (no email)
2007-11-17 21:09 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-17 21:10 PST, Eric Seidel (no email)
2007-11-19 00:58 PST, Eric Seidel (no email)
2007-11-19 00:58 PST, Eric Seidel (no email)
2007-11-19 00:58 PST, Eric Seidel (no email)
2007-11-19 00:58 PST, Eric Seidel (no email)
2007-11-19 00:58 PST, Eric Seidel (no email)
2007-11-19 00:58 PST, Eric Seidel (no email)
2007-11-19 00:58 PST, Eric Seidel (no email)
2007-11-19 00:58 PST, Eric Seidel (no email)
2007-11-19 00:58 PST, Eric Seidel (no email)
2007-11-19 00:58 PST, Eric Seidel (no email)
2007-11-19 00:58 PST, Eric Seidel (no email)
2007-11-19 00:58 PST, Eric Seidel (no email)
2007-11-19 00:58 PST, Eric Seidel (no email)
2007-11-19 00:58 PST, Eric Seidel (no email)
2007-11-19 00:58 PST, Eric Seidel (no email)
2007-11-19 00:58 PST, Eric Seidel (no email)
2007-11-19 00:58 PST, Eric Seidel (no email)
2007-11-19 01:47 PST, Eric Seidel (no email)
2007-11-19 01:52 PST, Eric Seidel (no email)