repo string | commit string | message string | diff string |
|---|---|---|---|
roblillack/wmaker | 6a044fe5ae53a47fd0d67b1e152a6a5b552b4235 | load_jpeg.c Return NULL | diff --git a/wrlib/load_jpeg.c b/wrlib/load_jpeg.c
index d4e3bcd..d3938e5 100644
--- a/wrlib/load_jpeg.c
+++ b/wrlib/load_jpeg.c
@@ -1,195 +1,195 @@
/* jpeg.c - load JPEG image from file
*
* Raster graphics library
*
* Copyright (c) 1997-2003 Alfredo K. Kojima
*
* This library is free software; you can re... |
roblillack/wmaker | 6dd1498f7c80345c4a34dcd5324bf1f55326f156 | load_jpeg.c Style | diff --git a/wrlib/load_jpeg.c b/wrlib/load_jpeg.c
index f446270..d4e3bcd 100644
--- a/wrlib/load_jpeg.c
+++ b/wrlib/load_jpeg.c
@@ -1,199 +1,195 @@
/* jpeg.c - load JPEG image from file
*
* Raster graphics library
*
* Copyright (c) 1997-2003 Alfredo K. Kojima
*
* This library is free software; you can re... |
roblillack/wmaker | 090b761fde79b5523b3d7b002704e013775524c5 | load_jpeg.c Removed dead code | diff --git a/wrlib/load_jpeg.c b/wrlib/load_jpeg.c
index 02d53a5..f446270 100644
--- a/wrlib/load_jpeg.c
+++ b/wrlib/load_jpeg.c
@@ -1,203 +1,199 @@
/* jpeg.c - load JPEG image from file
*
* Raster graphics library
*
* Copyright (c) 1997-2003 Alfredo K. Kojima
*
* This library is free software; you can re... |
roblillack/wmaker | 49db946aa2a22de6e87fd602e74e3fa3d7666eee | load_jpeg.c Clean code | diff --git a/wrlib/load_jpeg.c b/wrlib/load_jpeg.c
index 696048c..02d53a5 100644
--- a/wrlib/load_jpeg.c
+++ b/wrlib/load_jpeg.c
@@ -1,207 +1,203 @@
/* jpeg.c - load JPEG image from file
*
* Raster graphics library
*
* Copyright (c) 1997-2003 Alfredo K. Kojima
*
* This library is free software; you can re... |
roblillack/wmaker | a2cc89dd3dea92ca05d12f0b8dc415aee47f505a | load_jpeg.c Removed goto | diff --git a/wrlib/load_jpeg.c b/wrlib/load_jpeg.c
index 64eeb48..696048c 100644
--- a/wrlib/load_jpeg.c
+++ b/wrlib/load_jpeg.c
@@ -1,196 +1,207 @@
/* jpeg.c - load JPEG image from file
*
* Raster graphics library
*
* Copyright (c) 1997-2003 Alfredo K. Kojima
*
* This library is free software; you can re... |
roblillack/wmaker | de09ac5dade2bf11fd540200051ea90414e3aec4 | WPrefs.c Removed format-overflow warning | diff --git a/WPrefs.app/WPrefs.c b/WPrefs.app/WPrefs.c
index af28a27..0913e24 100644
--- a/WPrefs.app/WPrefs.c
+++ b/WPrefs.app/WPrefs.c
@@ -93,834 +93,834 @@ static void save(WMWidget * w, void *data)
WMPropList *key;
XEvent ev;
/* Parameter not used, but tell the compiler that it is ok */
(void) data;
/... |
roblillack/wmaker | 3dce639aae4662d934915fb98181019a1b619fc0 | Appearance.c Removed fallthrough warning | diff --git a/WPrefs.app/Appearance.c b/WPrefs.app/Appearance.c
index a05dba3..909812d 100644
--- a/WPrefs.app/Appearance.c
+++ b/WPrefs.app/Appearance.c
@@ -102,1084 +102,1087 @@ static const struct {
[MSTYLE_FLAT] = { "flat", "msty3" }
};
/**************************************************************... |
rails/render_component | 859b45cc201b7698371ead3fff51aa5adc01dd24 | Require rubygems instead of lifo's rails | diff --git a/test/abstract_unit.rb b/test/abstract_unit.rb
index e6b6ad5..f022971 100644
--- a/test/abstract_unit.rb
+++ b/test/abstract_unit.rb
@@ -1,10 +1,8 @@
-# [TODO] Replace with requiring rails gem after we release 2.2
-$: << '/Users/lifo/commit-rails/rails/actionpack/lib'
-
+require 'rubygems'
require 'test/un... |
rails/render_component | a0d363fac54cddb88660ddce5593d461f764d67e | Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, but it has since been removed from 1.9. | diff --git a/lib/components.rb b/lib/components.rb
index b9b3c9e..3762eed 100644
--- a/lib/components.rb
+++ b/lib/components.rb
@@ -1,142 +1,142 @@
module Components
def self.included(base) #:nodoc:
base.class_eval do
include InstanceMethods
extend ClassMethods
helper HelperMethods
... |
TheWanderer/namelessness | 8e32da1dae08e95d97e6e92245d1c59c764deb70 | add GTK theme Darker Ice | diff --git a/larch/profiles/myarch/rootoverlay/root/.themes/DarkerIce/gtk-2.0/Arrows/arrow-down-insens.png b/larch/profiles/myarch/rootoverlay/root/.themes/DarkerIce/gtk-2.0/Arrows/arrow-down-insens.png
new file mode 100644
index 0000000..ffd0c6c
Binary files /dev/null and b/larch/profiles/myarch/rootoverlay/root/.them... |
gfx/p5-MouseX-NativeTraits | 01b3c1c660b28bfc0f8b2e1864853135279c3d10 | Checking in changes prior to tagging of version 1.09. | diff --git a/Changes b/Changes
index 6d30fc5..1c717a6 100644
--- a/Changes
+++ b/Changes
@@ -1,44 +1,47 @@
Revision history for Perl extension MouseX::NativeTraits
+1.09 2012-11-26 17:56:42
+ - Remove "set" handler from pod
+
1.08 2012-10-20 20:51:22
- No feature changes. Just upgraded Module::Install.
1... |
gfx/p5-MouseX-NativeTraits | 0e45ae67d395327645d2bf70c3bbb8d7e6917c52 | Checking in changes prior to tagging of version 1.08. | diff --git a/Changes b/Changes
index 9fe3a92..6d30fc5 100644
--- a/Changes
+++ b/Changes
@@ -1,41 +1,44 @@
Revision history for Perl extension MouseX::NativeTraits
+1.08 2012-10-20 20:51:22
+ - No feature changes. Just upgraded Module::Install.
+
1.07 2011-12-04 16:11:32
- Resolve RT #69039 - Hash trait: Ti... |
gfx/p5-MouseX-NativeTraits | a58a71aead49bbd1305df5f1b3108b7a85882d1c | Checking in changes prior to tagging of version 1.07. | diff --git a/Changes b/Changes
index ba44e52..9fe3a92 100644
--- a/Changes
+++ b/Changes
@@ -1,37 +1,41 @@
Revision history for Perl extension MouseX::NativeTraits
+1.07 2011-12-04 16:11:32
+ - Resolve RT #69039 - Hash trait: Tied hashes become "untied"
+ when using setter
+
1.06 2011-12-04 15:23:07
- ... |
gfx/p5-MouseX-NativeTraits | b1684c25fda854ddc692ac66fb5152647b9b45f1 | Resolve RT #69039 (untied after HashRef#set) | diff --git a/lib/MouseX/NativeTraits/MethodProvider/HashRef.pm b/lib/MouseX/NativeTraits/MethodProvider/HashRef.pm
index 1d8ff63..1f6e997 100644
--- a/lib/MouseX/NativeTraits/MethodProvider/HashRef.pm
+++ b/lib/MouseX/NativeTraits/MethodProvider/HashRef.pm
@@ -1,377 +1,391 @@
package MouseX::NativeTraits::MethodProvid... |
gfx/p5-MouseX-NativeTraits | 1bc0d6c4d1cfdf74e5cf4b32d8a5eb648ccc28db | Checking in changes prior to tagging of version 1.06. | diff --git a/Changes b/Changes
index 1599911..ba44e52 100644
--- a/Changes
+++ b/Changes
@@ -1,34 +1,37 @@
Revision history for Perl extension MouseX::NativeTraits
+1.06 2011-12-04 15:23:07
+ - Apply a patch in RT #72900 - Spelling gritch (gregor herrmann)
+
1.05 2011-11-28 13:09:51
- Resolve RT #72549 - Co... |
gfx/p5-MouseX-NativeTraits | 9f8e8f1aeb08a6c9c8bf7fcabf58d91b4ad29087 | Apply RT #72900: Spelling gritch | diff --git a/lib/MouseX/NativeTraits.pm b/lib/MouseX/NativeTraits.pm
index f8d7d67..bf390bc 100644
--- a/lib/MouseX/NativeTraits.pm
+++ b/lib/MouseX/NativeTraits.pm
@@ -1,295 +1,295 @@
package MouseX::NativeTraits;
use 5.006_002;
use Mouse::Role;
our $VERSION = '1.05';
requires qw(method_provider_class helper_... |
gfx/p5-MouseX-NativeTraits | 8f184f79dd973a1ef96d4bfbfcf33b7274557322 | missing author_tests 'xt' | diff --git a/Makefile.PL b/Makefile.PL
index 6daa9f4..7b75af9 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,32 +1,33 @@
use strict;
use warnings;
use inc::Module::Install;
use Module::Install::TestTarget 0.12;
all_from 'lib/MouseX/NativeTraits.pm';
requires 'Mouse' => 0.82;
test_requires 'Any::Moose' =... |
gfx/p5-MouseX-NativeTraits | c3729ecc7e330cbcba06c636455d95577f8baaa1 | Checking in changes prior to tagging of version 1.05. | diff --git a/Changes b/Changes
index ee1348d..1599911 100644
--- a/Changes
+++ b/Changes
@@ -1,31 +1,34 @@
Revision history for Perl extension MouseX::NativeTraits
+1.05 2011-11-28 13:09:51
+ - Resolve RT #72549 - Counter is slower than doing it by hand
+
1.04 2010-11-08 14:06:41
- Workaround test problms, ... |
gfx/p5-MouseX-NativeTraits | e4d7a82354a4804e12873ed6c6af90bb0b181219 | Ignore *~ | diff --git a/.gitignore b/.gitignore
index 5c28350..518f4e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,23 +1,24 @@
MouseX-NativeTraits-*
.*
+*~
!.gitignore
!.shipit
*.o
*.obj
*.bs
*.def
Makefile*
!Makefile.PL
*blib
META.*
MYMETA.*
inc/
MANIFEST
*.out
*.bak
ppport.h
nytprof*
cover_db*
*.gcda
*.... |
gfx/p5-MouseX-NativeTraits | 903fd9e1e47aa004b0ba3d18a53707a952e2c472 | Optimize inc for Counter (RT #72549) | diff --git a/lib/MouseX/NativeTraits/MethodProvider/Counter.pm b/lib/MouseX/NativeTraits/MethodProvider/Counter.pm
index 2fd10cf..a75416d 100644
--- a/lib/MouseX/NativeTraits/MethodProvider/Counter.pm
+++ b/lib/MouseX/NativeTraits/MethodProvider/Counter.pm
@@ -1,130 +1,138 @@
package MouseX::NativeTraits::MethodProvid... |
gfx/p5-MouseX-NativeTraits | a68ff063ff0f2834d843d5dadd1a5bac2ecade45 | Checking in changes prior to tagging of version 1.04. | diff --git a/Changes b/Changes
index 473fa49..ee1348d 100644
--- a/Changes
+++ b/Changes
@@ -1,28 +1,31 @@
Revision history for Perl extension MouseX::NativeTraits
+1.04 2010-11-08 14:06:41
+ - Workaround test problms, again
+
1.03 2010-11-07 17:07:09
- Workaround test problems
1.02 2010-11-06 19:36:15
... |
gfx/p5-MouseX-NativeTraits | 4061c1a1ba8ab285768d09a9ba0b2016c9e0cdc7 | Checking in changes prior to tagging of version 1.03. | diff --git a/Changes b/Changes
index e4d3a80..473fa49 100644
--- a/Changes
+++ b/Changes
@@ -1,24 +1,28 @@
Revision history for Perl extension MouseX::NativeTraits
+1.03 2010-11-07 17:07:09
+ - Workaround test problems
+
1.02 2010-11-06 19:36:15
- Fix testing issue on Windows/nmake
1.01 2010-11-05 20:27:... |
gfx/p5-MouseX-NativeTraits | a820ddbf6ae8a368f59f655be7508371883e0bbf | Checking in changes prior to tagging of version 1.02. | diff --git a/Changes b/Changes
index 4895404..e4d3a80 100644
--- a/Changes
+++ b/Changes
@@ -1,21 +1,24 @@
Revision history for Perl extension MouseX::NativeTraits
+1.02 2010-11-06 19:36:15
+ - Fix testing issue on Windows/nmake
+
1.01 2010-11-05 20:27:52
- Requires Mouse 0.82 for type constraint robusity
... |
gfx/p5-MouseX-NativeTraits | 7b71843354d8d16b810402a0ab2cac999860c0a3 | Add an example for native traits + complex type constraints | diff --git a/example/complex_tc.pl b/example/complex_tc.pl
new file mode 100644
index 0000000..fff9c1a
--- /dev/null
+++ b/example/complex_tc.pl
@@ -0,0 +1,35 @@
+#!perl -w
+use strict;
+{
+ package Foo;
+ use Any::Moose;
+ use Any::Moose '::Util::TypeConstraints';
+
+ subtype 'ArrayRef3',
+ as 'Arra... |
gfx/p5-MouseX-NativeTraits | a223d8b6503819a8addcda83819c386da4b4e3a1 | Checking in changes prior to tagging of version 1.01. | diff --git a/Changes b/Changes
index 9c658e7..4895404 100644
--- a/Changes
+++ b/Changes
@@ -1,17 +1,21 @@
Revision history for Perl extension MouseX::NativeTraits
+1.01 2010-11-05 20:27:52
+ - Requires Mouse 0.82 for type constraint robusity
+ - Follow Moose 1.19 except for smart coercions
+
1.00 Mon Sep 27 ... |
gfx/p5-MouseX-NativeTraits | cc078aecfc75a83e86c7a5259e66340a0581a704 | Make tests Any::Moose based | diff --git a/Makefile.PL b/Makefile.PL
index 6340926..fc3490a 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,23 +1,30 @@
use strict;
use warnings;
use inc::Module::Install;
+use Module::Install::TestTarget;
all_from 'lib/MouseX/NativeTraits.pm';
-requires 'Mouse' => 0.74;
+requires 'Mouse' => 0.82;
-test_re... |
gfx/p5-MouseX-NativeTraits | ad2a67d7f8981cedfb27f1717bd41765c82bd265 | Import tests from Moose 1.19 | diff --git a/.gitignore b/.gitignore
index 4f4b16b..e9e50c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,22 +1,23 @@
MouseX-NativeTraits-*
.*
!.gitignore
!.shipit
*.o
*.obj
*.bs
*.def
Makefile*
!Makefile.PL
*blib
META.yml
+MYMETA.yml
inc/
MANIFEST
*.out
*.bak
ppport.h
nytprof*
cover_db*
*.gcda
*.... |
gfx/p5-MouseX-NativeTraits | 849e74358ea9c72e88a729bffa4c4093ae9d0f6e | Triggers should be invoked on delete() | diff --git a/lib/MouseX/NativeTraits/MethodProvider/HashRef.pm b/lib/MouseX/NativeTraits/MethodProvider/HashRef.pm
index 0ed01be..d4e8eba 100644
--- a/lib/MouseX/NativeTraits/MethodProvider/HashRef.pm
+++ b/lib/MouseX/NativeTraits/MethodProvider/HashRef.pm
@@ -1,374 +1,377 @@
package MouseX::NativeTraits::MethodProvid... |
gfx/p5-MouseX-NativeTraits | dc6722316333c27bbee2f2728a4bb2be358ab90e | Argument checks for Counter, Num, and Str | diff --git a/lib/MouseX/NativeTraits/MethodProvider/Counter.pm b/lib/MouseX/NativeTraits/MethodProvider/Counter.pm
index 54449cc..2fd10cf 100644
--- a/lib/MouseX/NativeTraits/MethodProvider/Counter.pm
+++ b/lib/MouseX/NativeTraits/MethodProvider/Counter.pm
@@ -1,113 +1,130 @@
package MouseX::NativeTraits::MethodProvid... |
gfx/p5-MouseX-NativeTraits | 5575452039d1fac0d0b05c2895008a4a45634d9d | Add argument checks for Bool | diff --git a/lib/MouseX/NativeTraits/MethodProvider/Bool.pm b/lib/MouseX/NativeTraits/MethodProvider/Bool.pm
index 0b4d3b2..ae54673 100644
--- a/lib/MouseX/NativeTraits/MethodProvider/Bool.pm
+++ b/lib/MouseX/NativeTraits/MethodProvider/Bool.pm
@@ -1,64 +1,84 @@
package MouseX::NativeTraits::MethodProvider::Bool;
use... |
gfx/p5-MouseX-NativeTraits | 13bbcd6cef6869111f5ff49f8e471067e6f4bbad | Improve type constraint process | diff --git a/lib/MouseX/NativeTraits/MethodProvider/ArrayRef.pm b/lib/MouseX/NativeTraits/MethodProvider/ArrayRef.pm
index 4c84484..4ea36a4 100644
--- a/lib/MouseX/NativeTraits/MethodProvider/ArrayRef.pm
+++ b/lib/MouseX/NativeTraits/MethodProvider/ArrayRef.pm
@@ -1,708 +1,680 @@
package MouseX::NativeTraits::MethodPr... |
gfx/p5-MouseX-NativeTraits | cd950a8095e2c103a6a25f3b9ceffa43ea48f979 | Check arguments and type constraint correctly | diff --git a/lib/MouseX/NativeTraits/MethodProvider.pm b/lib/MouseX/NativeTraits/MethodProvider.pm
index ea81d92..c29e062 100644
--- a/lib/MouseX/NativeTraits/MethodProvider.pm
+++ b/lib/MouseX/NativeTraits/MethodProvider.pm
@@ -1,142 +1,142 @@
package MouseX::NativeTraits::MethodProvider;
use Mouse;
has attr => (... |
gfx/p5-MouseX-NativeTraits | 7d7bcd4d9512b7358f87efce2ac6a89e150c7d06 | Tweaks | diff --git a/benchmarks/arrayref.pl b/benchmarks/arrayref.pl
index f139ac0..1bcc8ea 100644
--- a/benchmarks/arrayref.pl
+++ b/benchmarks/arrayref.pl
@@ -1,65 +1,65 @@
#!perl -w
use strict;
use Benchmark qw(:all);
print "Benchmark for native traits (Array)\n";
{
package MouseStack;
use Mouse;
... |
gfx/p5-MouseX-NativeTraits | 0c489c1a309e930d6acb484c71a049c935e7de75 | Make ArrayRef methods compatible with Moose's | diff --git a/lib/MouseX/NativeTraits/MethodProvider.pm b/lib/MouseX/NativeTraits/MethodProvider.pm
index ab26045..ea81d92 100644
--- a/lib/MouseX/NativeTraits/MethodProvider.pm
+++ b/lib/MouseX/NativeTraits/MethodProvider.pm
@@ -1,110 +1,142 @@
package MouseX::NativeTraits::MethodProvider;
use Mouse;
has attr => (... |
gfx/p5-MouseX-NativeTraits | 05c4a5972a59f07f58a3fb00fdd2fa185a94858e | Checking in changes prior to tagging of version 1.00. | diff --git a/.shipit b/.shipit
index e6bb279..989226e 100644
--- a/.shipit
+++ b/.shipit
@@ -1,7 +1,7 @@
# auto-generated shipit config file.
-steps = FindVersion, ChangeAllVersions, CheckVersionsMatch, CheckChangeLog, DistTest, Commit, Tag, MakeDist, UploadCPAN
+steps = FindVersion, ChangeAllVersions, CheckChangeLog,... |
gfx/p5-MouseX-NativeTraits | 45954b5aa588c62083c9bd60bc88fa4ec0b60ca6 | Fix _canonicalize_handles(), which has become compatible with Moose | diff --git a/Makefile.PL b/Makefile.PL
index ab38dee..6340926 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,23 +1,23 @@
use strict;
use warnings;
use inc::Module::Install;
all_from 'lib/MouseX/NativeTraits.pm';
-requires 'Mouse', 0.51;
+requires 'Mouse' => 0.74;
test_requires 'Test::More' => 0.88; # ... |
gfx/p5-MouseX-NativeTraits | f40bae6aef10d82777940a85f005a8de09c4acd4 | Checking in changes prior to tagging of version 0.002. Changelog diff is: | diff --git a/Changes b/Changes
index 6d3e3a1..98a78b2 100644
--- a/Changes
+++ b/Changes
@@ -1,10 +1,13 @@
Revision history for Perl extension MouseX::NativeTraits
+0.002 Mon Mar 15 15:56:36 2010
+ - First non-dev release
+
0.001_02 Mon Feb 22 17:42:50 2010
- Improve docs
0.001_01 Sat Feb 20 15:49:59 201... |
gfx/p5-MouseX-NativeTraits | 54d2862dd0f99e7437aa894e78348f6760b351a4 | Add tests | diff --git a/t/00_load.t b/t/00_load.t
index 35bc8a6..f4c8243 100644
--- a/t/00_load.t
+++ b/t/00_load.t
@@ -1,24 +1,27 @@
#!perl -w
use strict;
use Test::More;
+require_ok 'Mouse::Meta::Attribute::Native';
+
require_ok 'MouseX::NativeTraits';
require_ok 'MouseX::NativeTraits::MethodProvider';
foreach my $t... |
gfx/p5-MouseX-NativeTraits | 1b93f36c4b0513b5bae18ff6d447738ed64c7fb3 | Add Mouse::Meta::Attribute::Native to hook prerequisites | diff --git a/lib/Mouse/Meta/Attribute/Native.pm b/lib/Mouse/Meta/Attribute/Native.pm
new file mode 100644
index 0000000..4f70352
--- /dev/null
+++ b/lib/Mouse/Meta/Attribute/Native.pm
@@ -0,0 +1,31 @@
+package Mouse::Meta::Attribute::Native;
+use strict;
+
+our $VERSION = '0.001_02';
+
+1;
+__END__
+
+=head1 NAME
+
+Mo... |
gfx/p5-MouseX-NativeTraits | 8eb5bf68bc4fa8dea4533e9a2eeeb8c4fe120410 | No strict_constructor => 1. its interface will be changed. | diff --git a/lib/MouseX/NativeTraits/MethodProvider/ArrayRef.pm b/lib/MouseX/NativeTraits/MethodProvider/ArrayRef.pm
index 5c668a2..6ac6496 100644
--- a/lib/MouseX/NativeTraits/MethodProvider/ArrayRef.pm
+++ b/lib/MouseX/NativeTraits/MethodProvider/ArrayRef.pm
@@ -1,551 +1,551 @@
package MouseX::NativeTraits::MethodPr... |
gfx/p5-MouseX-NativeTraits | 0a30c010e3267c03079a774e05ae7f8c0cc988f3 | Fix typos | diff --git a/lib/MouseX/NativeTraits/ArrayRef.pm b/lib/MouseX/NativeTraits/ArrayRef.pm
index 5cc7d7a..7af5ecd 100644
--- a/lib/MouseX/NativeTraits/ArrayRef.pm
+++ b/lib/MouseX/NativeTraits/ArrayRef.pm
@@ -1,266 +1,266 @@
package MouseX::NativeTraits::ArrayRef;
use Mouse::Role;
with 'MouseX::NativeTraits';
sub m... |
gfx/p5-MouseX-NativeTraits | f4f5782ca49c24b16107d131cbbf095cd8c3c05b | Display Mouse version | diff --git a/t/00_load.t b/t/00_load.t
index 7d17125..35bc8a6 100644
--- a/t/00_load.t
+++ b/t/00_load.t
@@ -1,20 +1,24 @@
#!perl -w
use strict;
use Test::More;
require_ok 'MouseX::NativeTraits';
require_ok 'MouseX::NativeTraits::MethodProvider';
foreach my $type(qw(ArrayRef HashRef CodeRef Str Num Bool Cou... |
gfx/p5-MouseX-NativeTraits | 9d3b86ac6fa2e322679060e15b9022c2fc4fed24 | Remove extra $VERSION | diff --git a/lib/Mouse/Meta/Attribute/Custom/Trait/Array.pm b/lib/Mouse/Meta/Attribute/Custom/Trait/Array.pm
index 4389a7d..463ee58 100644
--- a/lib/Mouse/Meta/Attribute/Custom/Trait/Array.pm
+++ b/lib/Mouse/Meta/Attribute/Custom/Trait/Array.pm
@@ -1,27 +1,25 @@
package Mouse::Meta::Attribute::Custom::Trait::Array;
... |
gfx/p5-MouseX-NativeTraits | 98b9023547dbdf95723fca020d3f9992a1d6ff13 | Add tests for MouseX::NativeTraits specific methods | diff --git a/t/03_extra.t b/t/03_extra.t
new file mode 100644
index 0000000..b2b7717
--- /dev/null
+++ b/t/03_extra.t
@@ -0,0 +1,44 @@
+#!perl -w
+
+use strict;
+use Test::More;
+
+{
+ package MyClass;
+ use Mouse;
+
+ has list => (
+ is => 'rw',
+ isa => 'ArrayRef',
+
+ traits => ['Array... |
gfx/p5-MouseX-NativeTraits | a4668942d99ddaa60d1b70849502194ac2bb4db6 | Add documents for map() and apply() | diff --git a/lib/MouseX/NativeTraits/ArrayRef.pm b/lib/MouseX/NativeTraits/ArrayRef.pm
index d30af0f..5cc7d7a 100644
--- a/lib/MouseX/NativeTraits/ArrayRef.pm
+++ b/lib/MouseX/NativeTraits/ArrayRef.pm
@@ -1,254 +1,266 @@
package MouseX::NativeTraits::ArrayRef;
use Mouse::Role;
with 'MouseX::NativeTraits';
sub m... |
gfx/p5-MouseX-NativeTraits | 5f6bfc59eb566a070d2cbf39d826e18e65434b17 | Add any() and apply() (like List::MoreUtils's) to ArrayRef | diff --git a/lib/MouseX/NativeTraits/MethodProvider/ArrayRef.pm b/lib/MouseX/NativeTraits/MethodProvider/ArrayRef.pm
index f3dab3a..5c668a2 100644
--- a/lib/MouseX/NativeTraits/MethodProvider/ArrayRef.pm
+++ b/lib/MouseX/NativeTraits/MethodProvider/ArrayRef.pm
@@ -1,520 +1,551 @@
package MouseX::NativeTraits::MethodPr... |
gfx/p5-MouseX-NativeTraits | a40b492ff7caed2fe0c39638eff468947d79005c | Checking in changes prior to tagging of version 0.001_02. Changelog diff is: | diff --git a/Changes b/Changes
index 243b857..6d3e3a1 100644
--- a/Changes
+++ b/Changes
@@ -1,7 +1,10 @@
Revision history for Perl extension MouseX::NativeTraits
+0.001_02 Mon Feb 22 17:42:50 2010
+ - Improve docs
+
0.001_01 Sat Feb 20 15:49:59 2010
- first dev-release
0.001 Fri Feb 19 10:45:19 2010
... |
gfx/p5-MouseX-NativeTraits | ef1de1149e1845c74688dc8330d1347c48ca3f17 | Add a benchmark to curried args | diff --git a/benchmarks/inc2.pl b/benchmarks/inc2.pl
new file mode 100644
index 0000000..9c24f92
--- /dev/null
+++ b/benchmarks/inc2.pl
@@ -0,0 +1,59 @@
+#!perl -w
+
+use strict;
+use Benchmark qw(:all);
+
+print "Benchmark for native traits (Counter)\n";
+
+{
+ package MouseCounter;
+ use Mouse;
+
+ has ok =>... |
gfx/p5-MouseX-NativeTraits | f0e93c119295f70a199b50cdedcd6ce2cf2be523 | Adjust curried args to Mouse core | diff --git a/lib/MouseX/NativeTraits.pm b/lib/MouseX/NativeTraits.pm
index 3b0116f..b5fce93 100644
--- a/lib/MouseX/NativeTraits.pm
+++ b/lib/MouseX/NativeTraits.pm
@@ -1,297 +1,297 @@
package MouseX::NativeTraits;
use 5.006_002;
use Mouse::Role;
our $VERSION = '0.001_01';
requires qw(method_provider_class h... |
gfx/p5-MouseX-NativeTraits | d47a4acaa5195dc71b8a48fc596bd99b16ac29dc | Fix the NAME of MX::NT::MP::ArrayRef | diff --git a/lib/MouseX/NativeTraits/MethodProvider/ArrayRef.pm b/lib/MouseX/NativeTraits/MethodProvider/ArrayRef.pm
index c2459e1..f3dab3a 100644
--- a/lib/MouseX/NativeTraits/MethodProvider/ArrayRef.pm
+++ b/lib/MouseX/NativeTraits/MethodProvider/ArrayRef.pm
@@ -1,520 +1,520 @@
package MouseX::NativeTraits::MethodPr... |
gfx/p5-MouseX-NativeTraits | 17bfa0e5b6c2de3e83f25cc4ef93a1113128d2a2 | Checking in changes prior to tagging of version 0.001_01. Changelog diff is: | diff --git a/Changes b/Changes
index ea53c8d..243b857 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,7 @@
Revision history for Perl extension MouseX::NativeTraits
+0.001_01 Sat Feb 20 15:49:59 2010
+ - first dev-release
+
0.001 Fri Feb 19 10:45:19 2010
- original version; created by Module::Setup
diff --git ... |
gfx/p5-MouseX-NativeTraits | 8cec5b1ab17af209e24c517b81ff9f51cfcbf2b6 | Fix tests | diff --git a/t/02_meta.t b/t/02_meta.t
index 919977b..74add34 100644
--- a/t/02_meta.t
+++ b/t/02_meta.t
@@ -1,41 +1,41 @@
#!perl -w
use strict;
use Test::More;
use Test::Exception;
use Mouse;
lives_ok {
has foo => (
traits => [qw(Array)],
default => sub{ [] },
handles => { ... |
gfx/p5-MouseX-NativeTraits | e5de0704c2e918c6010454c036f79f0163c672d8 | Various bugfix | diff --git a/lib/MouseX/NativeTraits.pm b/lib/MouseX/NativeTraits.pm
index 44309c8..95438af 100644
--- a/lib/MouseX/NativeTraits.pm
+++ b/lib/MouseX/NativeTraits.pm
@@ -1,297 +1,297 @@
package MouseX::NativeTraits;
use 5.006_002;
use Mouse::Role;
our $VERSION = '0.001';
requires qw(method_provider_class help... |
gfx/p5-MouseX-NativeTraits | ee5e9228b6c8fa9782fc27fb622ba7d0d3d31ce9 | Import tests from Moose | diff --git a/t/070_native_traits/010_array_from_role.t b/t/070_native_traits/010_array_from_role.t
new file mode 100644
index 0000000..6d47aa4
--- /dev/null
+++ b/t/070_native_traits/010_array_from_role.t
@@ -0,0 +1,46 @@
+#!/usr/bin/perl
+
+use strict;
+use warnings;
+
+use Test::More;
+use Test::Exception;
+
+{
+ ... |
gfx/p5-MouseX-NativeTraits | 5ba2fa4ce10e5697c5c29476e8d61c45a5f59433 | Remove VERSIONs; who needs those values? | diff --git a/lib/MouseX/NativeTraits/ArrayRef.pm b/lib/MouseX/NativeTraits/ArrayRef.pm
index 7a53e0e..dd21977 100644
--- a/lib/MouseX/NativeTraits/ArrayRef.pm
+++ b/lib/MouseX/NativeTraits/ArrayRef.pm
@@ -1,236 +1,234 @@
package MouseX::NativeTraits::ArrayRef;
use Mouse::Role;
-our $VERSION = '0.001';
-
with 'Mous... |
gfx/p5-MouseX-NativeTraits | 7bd8e617c66ba7378211bef5c1216d6c32bfb1b6 | Remove testing code | diff --git a/lib/MouseX/NativeTraits.pm b/lib/MouseX/NativeTraits.pm
index 489f2dd..44309c8 100644
--- a/lib/MouseX/NativeTraits.pm
+++ b/lib/MouseX/NativeTraits.pm
@@ -1,311 +1,297 @@
package MouseX::NativeTraits;
use 5.006_002;
use Mouse::Role;
our $VERSION = '0.001';
-#XXX: remove this
-{
- package Mous... |
martinkr/jCookie | 8d2f2d64b6abe8219f8942ca77f9a5f0ba5fcad0 | Fix using an empty string as cookie value | diff --git a/jcookie.js b/jcookie.js
index 0ab4566..a3d70eb 100644
--- a/jcookie.js
+++ b/jcookie.js
@@ -1,104 +1,104 @@
/**
*
* jCookie - https://github.com/martinkr/jCookie
*
* jCookie - a jQuery-Plugin providing an convenient api for CRUD-related cookie handling.
*
* @version 1.2.0
*
* @exam... |
martinkr/jCookie | 3e40dd0228122edcc4d0cea8e8e8610a5a930d1c | added bower support | diff --git a/bower.json b/bower.json
new file mode 100644
index 0000000..012f3ed
--- /dev/null
+++ b/bower.json
@@ -0,0 +1,26 @@
+{
+ "name": "jCookie",
+ "main": "jcookie-min.js",
+ "version": "1.2.1",
+ "homepage": "https://github.com/martinkr/jCookie",
+ "author": "Martin Krause",
+ "ignore": [
+ "*.jquery.... |
martinkr/jCookie | ada99a9c5643f7bcc474178e5f396de9f26b2cc9 | added license | diff --git a/LICENSE.markdown b/LICENSE.markdown
new file mode 100644
index 0000000..bced85c
--- /dev/null
+++ b/LICENSE.markdown
@@ -0,0 +1,692 @@
+
+<a name="LICENSE">License</a>
+=======
+Dual licensed under the MIT and GPL licenses.
+
+* MIT - http://www.opensource.org/licenses/mit-license.php
+* GNU - http://www.g... |
martinkr/jCookie | 86b5a9833f51a5243d848652fc8fef8f9c330cae | package.json | diff --git a/package.json b/package.json
new file mode 100644
index 0000000..b540182
--- /dev/null
+++ b/package.json
@@ -0,0 +1,35 @@
+{
+ "name": "jCookie",
+ "version": "1.2",
+ "title": "jQuery.jCookie - be the cookie monster",
+ "author": {
+ "name": "Martin Krause",
+ "url": "https://github.com/... |
martinkr/jCookie | a900329b03c42979a5c2beb208822ef014e9c1b6 | added license | diff --git a/jcookie-min.js b/jcookie-min.js
index a92187f..abbd1bf 100644
--- a/jcookie-min.js
+++ b/jcookie-min.js
@@ -1 +1,2 @@
+/** Copyright (c) 2008-2010 Martin Krause (jquery.public.mkrause.info)- Dual licensed under the MIT and GPL licenses. */
jQuery.jCookie=function(i,b,l,j){if(!navigator.cookieEnabled){ret... |
iqq/first_app | a769f404aa15c9c43f6961aa0b940081ca40d368 | improved readme | diff --git a/README.markdown b/README.markdown
index 25fd6d3..6da8531 100644
--- a/README.markdown
+++ b/README.markdown
@@ -1,5 +1,5 @@
# Ruby on Rails Tutorial: first application
-×÷Õߣº³ÂÇ¿
+
[*Ruby on Rails Tutorial: Learn Rails by Example*](http://railstutorial.org/)
-by [Michael Hartl](http://michaelhartl.com/... |
iqq/first_app | 524c2a02db1fd9498696e389d217a8938d8f61f5 | Improved the readme file | diff --git a/.gitignore b/.gitignore
index f8dd54b..3c4c413 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,14 @@
.bundle
db/*.sqlite3
db/*.sqlite3*
log/*.log
*.log
tmp
tmp/**/*
tmp/*
doc/api
doc/app
*.swp
*~
-
+*.back
+*.bak
\ No newline at end of file
diff --git a/README b/README
deleted file mode 10... |
hluk/config | 4b269acf002d3a7ea5b2795f6b0c2e11ac2b7573 | Add bin/shortcut_center.py | diff --git a/bin/shortcut_center.py b/bin/shortcut_center.py
new file mode 100755
index 0000000..c07fe85
--- /dev/null
+++ b/bin/shortcut_center.py
@@ -0,0 +1,139 @@
+#!/usr/bin/env python3
+"""
+Simple GUI application that runs a command when a shortcut is typed.
+"""
+import os
+import socket
+from tkinter import Str... |
hluk/config | db2e2edf26c93541118ccf2e8779b41f2c30c402 | Add yq script | diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..265baf6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/nvim/lazy-lock.json
+/nvim/lua/plugins/example.lua
diff --git a/bin/yq b/bin/yq
new file mode 100755
index 0000000..f71dfa4
--- /dev/null
+++ b/bin/yq
@@ -0,0 +1,23 @@
+#!/bin/bash
+set -euo... |
hluk/config | ad94ca0cf3e15f178ea873a28de3e35f98d77857 | Add custom LazyVim configuration | diff --git a/LIST b/LIST
index a598a78..14167a6 100644
--- a/LIST
+++ b/LIST
@@ -1,46 +1,46 @@
~/.ansible.cfg
~/.config/alacritty.yml
~/.config/ansible-review/
~/.config/fontconfig/fonts.conf
~/.config/foot/foot.ini
~/.config/gdb/gdbinit
~/.config/git/
~/.config/gtk-3.0/settings.ini gtk-3.0/
~/.config/kitty/ki... |
hluk/config | d433582fc6c7929d59d1abf550762513505c656c | Clean up and update | diff --git a/.Xmodmap b/.Xmodmap
deleted file mode 100644
index b333cae..0000000
--- a/.Xmodmap
+++ /dev/null
@@ -1,11 +0,0 @@
-! Caps Lock -> Ctrl
-clear lock
-clear control
-add control = Caps_Lock Control_L Control_R
-keycode 66 = Control_L Caps_Lock NoSymbol NoSymbol
-
-keycode 172 = XF86AudioPlay XF86AudioPause XF... |
rvm/rvm | e1713b0092c58722efe593c766a38ad10ccba070 | Add Ruby 3.4.4 (#5568) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index d62d669..d145e3a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,596 +1,597 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | 0740e02991a79130c1964dc91c5b3546312fa1b1 | Use pkgconf instead of pkg-config on macOS/homebrew (#5564) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 91a00b7..581d468 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,557 +1,558 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | 95748650204a2814964224ed95b9b39170a0f902 | Add Ruby 3.5.0-preview1 (#5566) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8b68e94..9bdb1dc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,594 +1,595 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | 8c214a0beae284387a9c047fcc2109cd70441aab | Add TruffleRuby 24.2.1 (#5565) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index a84975c..8b68e94 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,603 +1,603 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | 1aa2df573b9d92a45e17979c3be309342f78cce6 | Add Ruby 3.4.3 (#5562) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 21c4b24..a84975c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,593 +1,594 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | 3edeb80af7939bf04640269b27bd52bcf88f3c1d | Add Ruby 3.3.8 (#5560) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index e8e253f..21c4b24 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,592 +1,593 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | 4e317222ef2d13596b6e71cecfd3334ecd7c9bea | Add Ruby 3.1.6, 3.1.7, 3.2.8 (#5558) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5301631..e8e253f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,591 +1,592 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | 6d0ae86a9f4bbb0b2fcfbc78566fc6589314c7d7 | Add TruffleRuby 24.2.0 (#5557) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 744546f..5301631 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,600 +1,600 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | d370f800b75124c49548176cbfe5d362f6fe9b86 | Add Ruby 3.4.2 (#5549) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index bf7b798..744546f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,590 +1,591 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | 70b317c2464f0bdd206a8903f832c0c4e26cd8d7 | Add Ruby 3.2.7 (#5544) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5cc1c6f..003c518 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,589 +1,590 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | 17259fb5e8ab761e19b99b583f6fd1868ebe5c5b | Add TruffleRuby 24.1.2 (#5539) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index f37d24e..5cc1c6f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,598 +1,598 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | 03746c81c5d81eb23b2cf288abb3e75755ff6af1 | ci: fix test matrix (#5543) | diff --git a/.github/actions/test/action.yml b/.github/actions/test/action.yml
new file mode 100644
index 0000000..09dc4b4
--- /dev/null
+++ b/.github/actions/test/action.yml
@@ -0,0 +1,24 @@
+name: Test
+
+inputs:
+ ruby:
+ description: Ruby version
+ required: true
+ test:
+ description: Test path
+ req... |
rvm/rvm | fafa098b602b69d3a85a04e2e227a4469d403ef8 | ci: update test matrix (#5542) | diff --git a/.github/workflows/specs.yml b/.github/workflows/specs.yml
index 3c63e2e..e80432b 100644
--- a/.github/workflows/specs.yml
+++ b/.github/workflows/specs.yml
@@ -1,44 +1,71 @@
name: CI
-on: [push, pull_request]
-permissions:
- contents: read # to fetch code (actions/checkout)
+
+on:
+ pull_request:
job... |
rvm/rvm | 88915da1667247c97cb5e68dad5dc6c2bf6e0cb2 | Add ruby 3.3.7 (#5540) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6bacce9..44c2b30 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,588 +1,589 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | 58ee4a444157f46c14f8f8293523550828f9f48d | Add support for Ruby 3.4.0, 3.4.1 (#5533) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index eea86a0..d502d46 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,587 +1,588 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | c27ef2499124e9a09dd42b6e7184c265400565ab | requirements/osx_brew: handle Workbrew. (#5528) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff70177..1569dd1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,556 +1,557 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | 692f7f464ae7a5062d76adff270bd330b3318066 | Improve formatting of curl install command (#5515) | diff --git a/README.md b/README.md
index 2297110..45e1f94 100644
--- a/README.md
+++ b/README.md
@@ -1,181 +1,183 @@
[](https://github.com/rvm/rvm/actions/workflows/specs.yml)
[ (#5513) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index ab94d9a..5641701 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,585 +1,586 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | 3e9c4188a8af60e54b09c8657fa0d05571dfdc32 | Add TruffleRuby 24.1.1 (#5509) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 74a4974..ab94d9a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,594 +1,594 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | 11d834fa8da8063f17e7fc676761d7b9ad85bb6b | Add TruffleRuby 24.1.0 (#5503) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 877ee36..e365894 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,593 +1,593 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | c72aff0104a082d22a75d7e4003c141aada370e1 | Fix requirement check for Ubuntu (#5500) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 00aec19..877ee36 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,554 +1,555 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | 4c4959c0e7866245aee5bce28719506467c01209 | Add support for Ruby 3.3.5 (#5499) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index d810932..00aec19 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,582 +1,583 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | f7e54f0c99a88abbb1a40c2020166aeff0274bba | Detect core count on ARM machines (#5498) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 755485e..d810932 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,553 +1,554 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | 059cd0c4aaabb524804f843701bad4bc364f4b58 | Add support for Ruby 3.2.5 (#5490) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5aaeadb..755485e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,580 +1,581 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | ff1c0a9ad63d496b6b6a33ab8738c1d88e3b872f | add rails express patches latest rubies (#5491) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index a33ae0a..5aaeadb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,637 +1,638 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | bb77d162fdada03e6d93c77114d2d06ef61a7528 | Add TruffleRuby 24.0.2 (#5489) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0d295de..a33ae0a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,589 +1,589 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | 210da3d61af4326bdbb22cb5c46f376f259a985c | Add support for Ruby 3.3.4 (#5488) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index a8a776f..0d295de 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,579 +1,580 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Use OpenSSL 3 for Ruby 3.2 and ... |
rvm/rvm | 1b5a2e6cdfd991120f732387b016e30a711b47d6 | Require openssl@3 for Ruby 3.2 and 3.3 (#5480) | diff --git a/.github/workflows/specs.yml b/.github/workflows/specs.yml
index fa1eaa4..3c63e2e 100644
--- a/.github/workflows/specs.yml
+++ b/.github/workflows/specs.yml
@@ -1,37 +1,44 @@
name: CI
on: [push, pull_request]
permissions:
contents: read # to fetch code (actions/checkout)
jobs:
tests:
strate... |
rvm/rvm | 3cf48a446485001ee771e0d7598297e2e1ffecf3 | Fix zlib packages for Fedora 40+ (#5479) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 82198e4..aef7cea 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,551 +1,552 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Add Support for OpenSSL 1.1/3.0... |
rvm/rvm | d63601e3b3ad3ac2ce54cc84d2992c5b95ffadae | Add support for unversioned libncurses-dev packages on newer Debian-like systems (#5475) (#5477) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index b8529c2..82198e4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,550 +1,551 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Add Support for OpenSSL 1.1/3.0... |
rvm/rvm | 013a5811a5a6c41062e6c59becc06be0e0e796ea | Add support for Ruby 3.3.3 (#5474) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 04d1f53..b8529c2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,575 +1,576 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Add Support for OpenSSL 1.1/3.0... |
rvm/rvm | 4f3ca8d32860d3423029779d9df1de454a462da0 | Use pkgconf instead of pkg-config in Solus (#5471) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index d725181..04d1f53 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,615 +1,617 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Add Support for OpenSSL 1.1/3.0... |
rvm/rvm | dcd9b9916d16be3a411c80496f03dfed34040d31 | Speed up requirements check on Solus (#5472) | diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8e66b9d..d725181 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,548 +1,549 @@
# Change Log
## [Next](https://github.com/rvm/rvm/tree/HEAD)
[Full Changelog](https://github.com/rvm/rvm/compare/1.29.12...HEAD)
#### New features
* Add Support for OpenSSL 1.1/3.0... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.