Skip to content

Releases: timholy/ProfileView.jl

v0.5.0

31 Oct 17:19
v0.5.0
ceeef54
Compare
Choose a tag to compare

v0.5.0 (2019-10-31)

Diff since v0.4.1

Closed issues:

  • The example in README.md not work (#118)
  • build error (#115)
  • Macro for profile & view (#106)

Merged pull requests:

  • Add atsign-profview (#119) (timholy)
  • Do not rely on 64-bit long UInt (in tree_aggregate), fixes behaviour … (#116) (hrobotron)

v0.4.1

03 Jun 09:08
v0.4.1
Compare
Choose a tag to compare

v0.4.1 (2019-06-02)

Diff since v0.4.0

Closed issues:

  • Error with GtkReactive and GUI mousse info (#112)
  • ProfileView will not build in juliapro 1.0.3.1 on OSX 10.14.4: segfaults (#110)
  • Problem when adding package (Julia 1.0) (#109)
  • Load library "libgobject-2.0" and precompile Gtk (#104)
  • ProfileView.view() throws MethodError (#103)
  • Profile View Does Not Play Well With PyPlot (#102)
  • pre-compile error (#101)
  • Error when using Julia 1.0.0 (#98)
  • Error when Using ProfileView on v0.7 (#97)
  • Doesn't work in Ubuntu (#93)
  • Labels not showing up correctly (#91)
  • julia crash on OS X (#67)

Merged pull requests:

Require julia 0.7+

03 Sep 15:13
87fac0e
Compare
Choose a tag to compare
Merge pull request #100 from timholy/fbot/deps

Fix deprecations

Edit on right-click, don't launch Gtk without display

22 Aug 11:12
Compare
Choose a tag to compare
Merge pull request #85 from timholy/teh/no_display

Don't launch ProfileGtk if there is no display available

Yet more red

04 Apr 00:18
Compare
Choose a tag to compare
Merge pull request #79 from timholy/teh/more_red

Add jl_apply_generic to list of triggers for non-inferrable calls

GtkReactive

01 Apr 18:36
Compare
Choose a tag to compare
v0.2.0

Add IntervalSets to REQUIRE