index
:
luatexbase
master
**legacy** Luatex fundamental environment
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
have ``new_user_whatsit()`` accept prototype as first argument
Philipp Gesang
2013-05-17
1
-23
/
+16
*
make user whatsit generators accept an optional argument of type node
Philipp Gesang
2013-05-17
1
-2
/
+16
*
add function to retrieve attribute unset value
Philipp Gesang
2013-05-16
1
-0
/
+3
*
Merge branch 'master' into whatever
Philipp Gesang
2013-05-16
0
-0
/
+0
|
\
|
*
do some basic validation on a node before accepting it as whatsit
Philipp Gesang
2013-05-07
1
-1
/
+4
|
*
make user whatsit generators accept an optional argument of type node
Philipp Gesang
2013-05-07
1
-2
/
+16
|
*
Merge pull request #1 from lualatex/master
Philipp Gesang
2013-05-07
5
-32
/
+61
|
|
\
*
|
\
Merge pull request #12 from sh2d/master
Philipp Gesang
2013-05-12
2
-12
/
+16
|
\
\
\
|
*
|
|
doc: Some user whatsit related documentation fixes.
Stephan Hennig
2013-05-07
2
-12
/
+16
|
/
/
/
*
|
|
Merge pull request #11 from eroux/master
Elie Roux
2013-05-11
7
-55
/
+61
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Now all luatexbase modules are identified through provides_module()
Elie Roux
2013-05-11
7
-55
/
+61
|
*
|
Update the Makefile to reflect Changes->NEWS
Elie Roux
2013-05-06
1
-2
/
+2
*
|
|
Update Makefile to reflect Changes->NEWS
v0.6
Elie Roux
2013-05-06
1
-2
/
+2
*
|
|
Merge pull request #9 from eroux/master
Elie Roux
2013-05-06
3
-19
/
+12
|
\
|
|
|
*
|
Merge branch 'master' of github.com:eroux/luatexbase
Elie Roux
2013-05-06
1
-1
/
+2
|
|
\
\
|
*
|
|
Changes -> NEWS
Elie Roux
2013-05-06
1
-0
/
+0
|
*
|
|
Updating doc
Elie Roux
2013-05-06
3
-19
/
+12
*
|
|
|
Merge pull request #8 from eroux/master
Elie Roux
2013-05-05
5
-25
/
+153
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #7 from phi-gamma/master
Elie Roux
2013-05-05
1
-1
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
fix scoping for fastcopy()
Philipp Gesang
2013-05-05
1
-1
/
+2
|
*
|
No .tds.zip on CTAN
Elie Roux
2013-05-05
1
-9
/
+3
|
*
|
Adding a few more accessors functions
Elie Roux
2013-05-05
1
-2
/
+44
|
|
/
|
*
Update Changes
Elie Roux
2013-05-04
1
-0
/
+1
|
*
Fixing small error in module date requirement
Elie Roux
2013-05-04
1
-3
/
+2
|
*
Small doc update
Elie Roux
2013-05-04
2
-3
/
+7
|
*
Bump version and update documentation
Elie Roux
2013-05-04
3
-5
/
+11
|
*
Updating and simplifying
Elie Roux
2013-05-04
1
-5
/
+4
|
*
Adding a few auxiliary functions for module availability and version checking
Elie Roux
2013-05-04
1
-0
/
+82
|
*
Merge pull request #6 from lualatex/master
Elie Roux
2013-05-04
6
-45
/
+308
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #6 from phi-gamma/master
Elie Roux
2013-05-04
1
-13
/
+32
|
\
\
|
*
|
fix ``get_user_whatsit_name``
Philipp Gesang
2013-05-04
1
-1
/
+1
|
*
|
have ``new_user_whatsit`` return a generating function
Philipp Gesang
2013-05-04
1
-13
/
+32
*
|
|
Merge pull request #5 from phi-gamma/master
Elie Roux
2013-05-03
6
-45
/
+289
|
\
|
|
|
*
|
add warning if ``get_user_whatsit_name`` is called with unknown id
Philipp Gesang
2013-05-02
1
-1
/
+9
|
*
|
accept node as argument for function ``get_user_whatsit_name``
Philipp Gesang
2013-05-02
1
-2
/
+8
|
*
|
emit warning after 2^53 user whatsits
Philipp Gesang
2013-05-02
1
-0
/
+6
|
*
|
emit warning when defining anonymous whatsits
Philipp Gesang
2013-05-02
1
-0
/
+2
|
*
|
store user whatsits by package
Philipp Gesang
2013-05-02
1
-42
/
+74
|
*
|
avoid shadowing locals
Philipp Gesang
2013-05-02
3
-14
/
+34
|
*
|
drop calls to deprecated `module()`
Philipp Gesang
2013-05-02
6
-40
/
+61
|
*
|
draft user whatsit allocator
Philipp Gesang
2013-04-30
1
-2
/
+150
|
*
|
[doc] fix typos in attr.dtx
Philipp Gesang
2013-04-30
1
-14
/
+15
|
|
*
Merge pull request #5 from lualatex/master
Elie Roux
2013-05-02
0
-0
/
+0
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #2 from phi-gamma/master
Philipp Gesang
2013-04-30
10
-127
/
+178
|
\
|
|
|
*
|
merge eroux/master
Philipp Gesang
2013-04-30
3
-13
/
+50
|
|
\
|
|
|
*
I had forgotten something...
Elie Roux
2013-04-28
1
-4
/
+8
|
|
*
Merge branch 'master' of github.com:eroux/luatexbase
Elie Roux
2013-04-27
2
-6
/
+6
|
|
|
\
|
|
|
*
Merge pull request #4 from sh2d/fixtypos
Elie Roux
2013-04-27
2
-6
/
+6
|
|
|
|
\
|
|
|
|
*
Fix typos in luatexbase-mcb documentation.
Stephan Hennig
2012-11-06
1
-4
/
+4
|
|
|
|
*
Fix typos in luatexbase-attr documentation.
Stephan Hennig
2012-11-06
1
-2
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
[next]