Gitweb links:
...log
http://git.netsurf-browser.org/netsurf-wiki.git/shortlog/494f0f23d319b481...
...commit
http://git.netsurf-browser.org/netsurf-wiki.git/commit/494f0f23d319b48109...
...tree
http://git.netsurf-browser.org/netsurf-wiki.git/tree/494f0f23d319b48109f8...
The branch, master has been updated
via 494f0f23d319b48109f8b6f2bdb2ab2d70f7c702 (commit)
from 252c20eac432b042ef720407fb7a753150633e77 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/netsurf-wiki.git/commit/?id=494f0f23d319b4...
commit 494f0f23d319b48109f8b6f2bdb2ab2d70f7c702
Author: Daniel Silverstone <dsilvers(a)digital-scurf.org>
Commit: Daniel Silverstone <dsilvers(a)digital-scurf.org>
Finished
diff --git a/developer-weekend/jul-2018.mdwn b/developer-weekend/jul-2018.mdwn
index 2a7f64c..1d46ba6 100644
--- a/developer-weekend/jul-2018.mdwn
+++ b/developer-weekend/jul-2018.mdwn
@@ -26,7 +26,7 @@ Topics
* Update CI to turn on santizers for builds on supported platforms.
* Update CI to ensure `DEBUG` level _nslog_ stuff is compiled in for CI builds.
* Toolchain patches need examining. Consider if we can build with a more
- modern OS for Atari.
+ modern OS for Atari. _Sadly we missed this one_
Activity
========
@@ -34,6 +34,7 @@ Activity
Bug Triage
----------
+* Group bug for line breaking issues is [[!bug 467]]
Daniel
------
@@ -48,6 +49,11 @@ Daniel
* Added `sanitize` target to the main NetSurf makefiles including nice config
overrides. For main docs, see `Makefile.config.example` but failing that you
can run the test suite in sanitizer mode with: `make sanitize`
+* Made it so that CI builds of NetSurf set the `libnslog` compile-in level to
+ `DEBUG`
+* Make sanitizer changes to `libsvgtiny`, `libnsbmp`, `libnsgif` etc.
+* Made a bunch of changes to `libdom` to clean up, it's still not `sanitize`
+ clean sadly.
Michael
-------
@@ -55,15 +61,12 @@ Michael
* Helped on [[!bug 2606]]
* Looked at sanitizer issues.
-John-Mark Bell
---------------
-
-
Vincent Sanders
---------------
* Added sanitizer targets for some libraries, but....
* Spent quite a while fettling the CI workers so that they will, erm, CI work.
+* Triaged bunch of line-breaking related bugs on the tracker
Frontends
=========
@@ -74,6 +77,6 @@ decided they're all good so we're not changing them for now.
Next time
=========
-We have chosen the next developer weekend to be October 26/27/28 2018.
-It shall be at _undisclosed location_.
+We have chosen the next developer weekend to be November 2/3/4 2018.
+It shall be at Avon Road in Manchester
-----------------------------------------------------------------------
Summary of changes:
developer-weekend/jul-2018.mdwn | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/developer-weekend/jul-2018.mdwn b/developer-weekend/jul-2018.mdwn
index 2a7f64c..1d46ba6 100644
--- a/developer-weekend/jul-2018.mdwn
+++ b/developer-weekend/jul-2018.mdwn
@@ -26,7 +26,7 @@ Topics
* Update CI to turn on santizers for builds on supported platforms.
* Update CI to ensure `DEBUG` level _nslog_ stuff is compiled in for CI builds.
* Toolchain patches need examining. Consider if we can build with a more
- modern OS for Atari.
+ modern OS for Atari. _Sadly we missed this one_
Activity
========
@@ -34,6 +34,7 @@ Activity
Bug Triage
----------
+* Group bug for line breaking issues is [[!bug 467]]
Daniel
------
@@ -48,6 +49,11 @@ Daniel
* Added `sanitize` target to the main NetSurf makefiles including nice config
overrides. For main docs, see `Makefile.config.example` but failing that you
can run the test suite in sanitizer mode with: `make sanitize`
+* Made it so that CI builds of NetSurf set the `libnslog` compile-in level to
+ `DEBUG`
+* Make sanitizer changes to `libsvgtiny`, `libnsbmp`, `libnsgif` etc.
+* Made a bunch of changes to `libdom` to clean up, it's still not `sanitize`
+ clean sadly.
Michael
-------
@@ -55,15 +61,12 @@ Michael
* Helped on [[!bug 2606]]
* Looked at sanitizer issues.
-John-Mark Bell
---------------
-
-
Vincent Sanders
---------------
* Added sanitizer targets for some libraries, but....
* Spent quite a while fettling the CI workers so that they will, erm, CI work.
+* Triaged bunch of line-breaking related bugs on the tracker
Frontends
=========
@@ -74,6 +77,6 @@ decided they're all good so we're not changing them for now.
Next time
=========
-We have chosen the next developer weekend to be October 26/27/28 2018.
-It shall be at _undisclosed location_.
+We have chosen the next developer weekend to be November 2/3/4 2018.
+It shall be at Avon Road in Manchester
--
NetSurf Developer Wiki Backing Store