Fri, 19 Apr 2024 22:38:56 UTC | login

Information for build nodejs010-nodejs-regex-cache-0.4.2-2.el6

ID11923
Package Namenodejs010-nodejs-regex-cache
Version0.4.2
Release2.el6
Epoch
SummaryMemoize the results of a call to the RegExp constructor
DescriptionMemoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in dramatic speed improvements.
Built byhhorak
State complete
Volume DEFAULT
StartedTue, 26 Jul 2016 17:32:26 UTC
CompletedTue, 26 Jul 2016 17:49:47 UTC
Taskbuild (sclo6-nodejs010-rh-el6, nodejs010-nodejs-regex-cache-0.4.2-2.el6.src.rpm)
Tags
sclo6-nodejs010-rh-candidate
sclo6-nodejs010-rh-release
sclo6-nodejs010-rh-testing
RPMs
src
nodejs010-nodejs-regex-cache-0.4.2-2.el6.src.rpm (info) (download)
noarch
nodejs010-nodejs-regex-cache-0.4.2-2.el6.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Mon Jan 11 2016 Tomas Hrcka <thrcka@redhat.com> - 0.4.2-2 - Enable scl macros * Wed Dec 16 2015 Troy Dawson <tdawson@redhat.com> - 0.4.2-1 - Initial package