redcar 0.3.10.0dev → 0.3.10.1dev

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. data/Rakefile +1 -1
  2. data/lib/redcar/runner.rb +2 -1
  3. data/lib/redcar.rb +1 -1
  4. data/plugins/application_swt/spec/spec_helper.rb +1 -1
  5. data/plugins/edit_view_swt/lib/edit_view_swt.rb +2 -1
  6. data/plugins/redcar/redcar.rb +0 -2
  7. data/plugins/textmate/lib/textmate.rb +3 -2
  8. metadata +4174 -4225
  9. data/plugins/textmate/vendor/redcar-bundles/Bundles/Blogging.tmbundle/Syntaxes/next_Blog___HTML__.plist +0 -88
  10. data/plugins/textmate/vendor/redcar-bundles/Bundles/Blogging.tmbundle/Syntaxes/next_Blog___Markdown__.plist +0 -89
  11. data/plugins/textmate/vendor/redcar-bundles/Bundles/Blogging.tmbundle/Syntaxes/next_Blog___Text__.plist +0 -74
  12. data/plugins/textmate/vendor/redcar-bundles/Bundles/Blogging.tmbundle/Syntaxes/next_Blog___Textile__.plist +0 -74
  13. data/plugins/textmate/vendor/redcar-bundles/Bundles/C Sharp.tmbundle/Syntaxes/C__.plist +0 -285
  14. data/plugins/textmate/vendor/redcar-bundles/Bundles/C++ Qt.tmbundle/Syntaxes/next_Qt_C____.tmLanguage +0 -65
  15. data/plugins/textmate/vendor/redcar-bundles/Bundles/C++ Qt.tmbundle/Syntaxes/next_qmake_Project.tmLanguage +0 -308
  16. data/plugins/textmate/vendor/redcar-bundles/Bundles/C.tmbundle/Syntaxes/next_C____.plist +0 -521
  17. data/plugins/textmate/vendor/redcar-bundles/Bundles/Cucumber.tmbundle/Syntaxes/next_Cucumber_Plain_Text_Feature.tmLanguage +0 -186
  18. data/plugins/textmate/vendor/redcar-bundles/Bundles/Cucumber.tmbundle/Syntaxes/next_Cucumber_Steps.tmLanguage +0 -249
  19. data/plugins/textmate/vendor/redcar-bundles/Bundles/Haskell.tmbundle/Syntaxes/next_Literate_Haskell.plist +0 -90
  20. data/plugins/textmate/vendor/redcar-bundles/Bundles/Java.tmbundle/Syntaxes/next_Java_Server_Pages___JSP__.tmLanguage +0 -256
  21. data/plugins/textmate/vendor/redcar-bundles/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Syntaxes/next_JavaScript____Prototype.tmLanguage +0 -193
  22. data/plugins/textmate/vendor/redcar-bundles/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Syntaxes/next_JavaScript____Prototype_Bracketed.tmLanguage +0 -394
  23. data/plugins/textmate/vendor/redcar-bundles/Bundles/JavaScript jQuery.tmbundle/Syntaxes/next_jQuery___JavaScript__.tmLanguage +0 -440
  24. data/plugins/textmate/vendor/redcar-bundles/Bundles/Latex.tmbundle/Syntaxes/next_LaTeX_Beamer.plist +0 -106
  25. data/plugins/textmate/vendor/redcar-bundles/Bundles/Latex.tmbundle/Syntaxes/next_LaTeX_Log.plist +0 -141
  26. data/plugins/textmate/vendor/redcar-bundles/Bundles/Latex.tmbundle/Syntaxes/next_LaTeX_Memoir.tmLanguage +0 -165
  27. data/plugins/textmate/vendor/redcar-bundles/Bundles/Latex.tmbundle/Syntaxes/next_TeX_Math.plist +0 -132
  28. data/plugins/textmate/vendor/redcar-bundles/Bundles/Perl HTML-Template.tmbundle/Syntaxes/next_Perl_HTML__Template.tmLanguage +0 -217
  29. data/plugins/textmate/vendor/redcar-bundles/Bundles/Perl Template Toolkit.tmbundle/Syntaxes/next_HTML___Template_Toolkit__.tmLanguage +0 -339
  30. data/plugins/textmate/vendor/redcar-bundles/Bundles/Property List.tmbundle/Syntaxes/next_Property_List.tmLanguage +0 -1650
  31. data/plugins/textmate/vendor/redcar-bundles/Bundles/Python.tmbundle/Syntaxes/next_Regular_Expressions___Python__.tmLanguage +0 -299
  32. data/plugins/textmate/vendor/redcar-bundles/Bundles/Ruby Haml.tmbundle/Syntaxes/next_Ruby_Haml.tmLanguage +0 -403
  33. data/plugins/textmate/vendor/redcar-bundles/Bundles/Ruby on Rails.tmbundle/Syntaxes/next_HTML___Rails__.plist +0 -92
  34. data/plugins/textmate/vendor/redcar-bundles/Bundles/Ruby on Rails.tmbundle/Syntaxes/next_JavaScript___Rails__.tmLanguage +0 -82
  35. data/plugins/textmate/vendor/redcar-bundles/Bundles/Ruby on Rails.tmbundle/Syntaxes/next_Ruby_on_Rails.plist +0 -288
  36. data/plugins/textmate/vendor/redcar-bundles/Bundles/Ruby on Rails.tmbundle/Syntaxes/next_SQL___Rails__.plist +0 -51
  37. data/plugins/textmate/vendor/redcar-bundles/Bundles/SSH-Config.tmbundle/Syntaxes/next_SSH__Config.tmLanguage +0 -88
  38. data/plugins/textmate/vendor/redcar-bundles/Bundles/ShellScript.tmbundle/Syntaxes/next_Shell__Unix__Generic.plist +0 -1045
  39. data/plugins/textmate/vendor/redcar-bundles/Bundles/Text.tmbundle/Syntaxes/next_Plain_text.plist +0 -83
  40. data/plugins/textmate/vendor/redcar-bundles/Bundles/TextMate.tmbundle/Syntaxes/next_Regular_Expressions___Oniguruma__.tmLanguage +0 -295
  41. data/plugins/textmate/vendor/redcar-bundles/Bundles/TextMate.tmbundle/Syntaxes/next_Release_Notes.tmLanguage +0 -126
data/Rakefile CHANGED
@@ -1,4 +1,4 @@
1
- REDCAR_VERSION = "0.3.10.0dev"
1
+ REDCAR_VERSION = "0.3.10.1dev"
2
2
  require 'rubygems'
3
3
  require 'fileutils'
4
4
  require 'spec/rake/spectask'
data/lib/redcar/runner.rb CHANGED
@@ -13,7 +13,8 @@ module Redcar
13
13
  exit 1
14
14
  end
15
15
  ENV['RUBYOPT'] = nil # disable other native args
16
- command = "java -d32 -client #{java_args} -Xmx500m -Xss1024k -Djruby.memory.max=500m -Djruby.stack.max=1024k -cp \"#{jruby_complete}\" org.jruby.Main #{"--debug" if debug_mode?} \"#{bin}\" #{cleaned_args} --no-sub-jruby --ignore-stdin"
16
+ # add -d32 -client for faster startup if the jvm is defaulting to server/64bit mode
17
+ command = "java #{java_args} -Xmx500m -Xss1024k -Djruby.memory.max=500m -Djruby.stack.max=1024k -cp \"#{jruby_complete}\" org.jruby.Main #{"--debug" if debug_mode?} \"#{bin}\" #{cleaned_args} --no-sub-jruby --ignore-stdin"
17
18
  puts command
18
19
  exec(command)
19
20
  end
data/lib/redcar.rb CHANGED
@@ -41,7 +41,7 @@ require 'uri'
41
41
  #
42
42
  # and so on.
43
43
  module Redcar
44
- VERSION = '0.3.10.0dev'
44
+ VERSION = '0.3.10.1dev'
45
45
  VERSION_MAJOR = 0
46
46
  VERSION_MINOR = 3
47
47
  VERSION_RELEASE = 10
@@ -13,7 +13,7 @@ Spec::Runner.configure do |config|
13
13
 
14
14
  config.after(:each) do
15
15
  end
16
-
16
+
17
17
  config.after(:suite) do
18
18
  end
19
19
  end
@@ -20,12 +20,13 @@ module Redcar
20
20
  end
21
21
 
22
22
  def self.load_textmate_assets
23
+ s = Time.now
23
24
  load_textmate_assets_from_dir(Redcar.root + "/plugins/textmate/vendor/redcar-bundles")
24
25
  Redcar.plugin_manager.loaded_plugins.each do |plugin|
25
26
  load_textmate_assets_from_dir(File.dirname(plugin.definition_file) + "/")
26
27
  end
27
28
  load_textmate_assets_from_dir(Redcar.user_dir + "/")
28
-
29
+ puts "took #{Time.now - s}s to load textmate assets"
29
30
  EditView.themes.unshift(*JavaMateView::ThemeManager.themes.to_a.map {|th| th.name })
30
31
  end
31
32
 
@@ -1002,9 +1002,7 @@ module Redcar
1002
1002
  puts "loading plugins took #{Time.now - PROCESS_START_TIME}"
1003
1003
  Application.start
1004
1004
  ApplicationSWT.start
1005
- s = Time.now
1006
1005
  EditViewSWT.start
1007
- puts "EditViewSWT.start took #{Time.now - s}s"
1008
1006
  s = Time.now
1009
1007
  Redcar.gui = ApplicationSWT.gui
1010
1008
  Redcar.app.controller = ApplicationSWT.new(Redcar.app)
@@ -8,9 +8,10 @@ require 'textmate/snippet'
8
8
  module Redcar
9
9
  module Textmate
10
10
  def self.all_bundle_paths
11
- Dir[File.join(Redcar.root, "plugins", "textmate", "vendor", "redcar-bundles", "Bundles", "*")]
11
+ Dir[File.join(Redcar.root, "plugins", "textmate", "vendor", "redcar-bundles", "Bundles", "*")] +
12
+ Dir[File.join(Redcar.user_dir, "Bundles", "*")]
12
13
  end
13
-
14
+
14
15
  def self.uuid_hash
15
16
  @uuid_hash ||= begin
16
17
  h = {}