Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use bool instead of boolean while throwing a type error | Gabriel Caruso | 2018-02-04 | 1 | -2/+2 |
* | Use int instead of integer in type errors | Gabriel Caruso | 2018-02-04 | 6 | -11/+11 |
* | fix test | Anatol Belski | 2016-08-18 | 1 | -1/+1 |
* | Fixed bug #72858 shm_attach null dereference | Anatol Belski | 2016-08-18 | 1 | -0/+20 |
* | add test | Anatol Belski | 2015-09-22 | 1 | -0/+22 |
* | Fixed bug #70546 (ext/sysvshm: two broken tests on Solaris) by rainer.jung | Xinchen Hui | 2015-09-22 | 2 | -3/+1 |
* | Windows support for sysvshm | Kalle Sommer Nielsen | 2015-04-22 | 7 | -7/+28 |
* | Use "float" and "integer" in typehint and zpp errors | Andrea Faulds | 2014-12-21 | 1 | -1/+1 |
* | Refactor sysvsem, sysvshm, sysmsg | Xinchen Hui | 2014-05-09 | 2 | -3/+3 |
* | - add skipif | Pierre Joye | 2011-09-06 | 1 | -0/+2 |
* | MFH: Fixed error message grammar: | Matt Wilmas | 2009-06-06 | 1 | -5/+5 |
* | - Sync code with HEAD | Felipe Pena | 2008-12-24 | 6 | -45/+49 |
* | fix test | Antony Dovgal | 2008-07-01 | 1 | -1/+1 |
* | - New parameter parsing API | Felipe Pena | 2008-06-27 | 7 | -31/+32 |
* | MFH | Antony Dovgal | 2007-06-25 | 1 | -1/+9 |
* | Unify validation of shm segment size inside shm_attach() | Ilia Alshanetsky | 2007-02-24 | 1 | -11/+11 |
* | add new tests | Antony Dovgal | 2006-06-29 | 7 | -0/+352 |